From ed16f571aa1fcc2a37878f88580d51c5407f4938 Mon Sep 17 00:00:00 2001 From: Josef Citrine Date: Fri, 20 May 2016 15:15:10 +0100 Subject: [PATCH] Fixing layout and colour bugs --- public/templates/account/playlists.html | 4 ++-- public/templates/albums/show.html | 2 +- public/templates/directives/image-upload.html | 2 +- public/templates/directives/track-editor.html | 16 ++++++++-------- public/templates/tracks/edit.html | 2 +- .../scripts/base/ui-bootstrap-tpls-0.4.0.js | 4 ++-- .../styles/account-content-selectors.less | 4 ++-- resources/assets/styles/mobile.less | 19 +++++++++++++++++++ 8 files changed, 36 insertions(+), 17 deletions(-) diff --git a/public/templates/account/playlists.html b/public/templates/account/playlists.html index de4b2485..4f50eec7 100644 --- a/public/templates/account/playlists.html +++ b/public/templates/account/playlists.html @@ -1,10 +1,10 @@ - + - Edit + Edit Delete diff --git a/public/templates/albums/show.html b/public/templates/albums/show.html index 5c2cdaa6..0dde7a60 100644 --- a/public/templates/albums/show.html +++ b/public/templates/albums/show.html @@ -21,7 +21,7 @@ Share - Edit + Edit diff --git a/public/templates/directives/image-upload.html b/public/templates/directives/image-upload.html index deef87a9..d4af0849 100644 --- a/public/templates/directives/image-upload.html +++ b/public/templates/directives/image-upload.html @@ -5,7 +5,7 @@
Return to the track page