diff --git a/app/assets/stylesheets/new_styles/_composer.scss b/app/assets/stylesheets/new_styles/_composer.scss index b60fe02ab..5d2247955 100644 --- a/app/assets/stylesheets/new_styles/_composer.scss +++ b/app/assets/stylesheets/new_styles/_composer.scss @@ -20,10 +20,8 @@ left: 0; height:100%; } - - - } + .photos{ margin-top: 5px; } diff --git a/app/assets/stylesheets/new_styles/_profile.scss b/app/assets/stylesheets/new_styles/_profile.scss index 1100860dc..4b2380cfe 100644 --- a/app/assets/stylesheets/new_styles/_profile.scss +++ b/app/assets/stylesheets/new_styles/_profile.scss @@ -85,6 +85,7 @@ @include transition(opacity); @include opacity(0.4); + z-index: 10; position : absolute; right : 10px; top : 10px; diff --git a/app/assets/templates/picture-form.jst.hbs b/app/assets/templates/picture-form.jst.hbs index 0b8ee09a9..93440dc60 100644 --- a/app/assets/templates/picture-form.jst.hbs +++ b/app/assets/templates/picture-form.jst.hbs @@ -8,5 +8,4 @@
-