From 0f15c3e0b0f1503ac005b6d6198ff0383ae4096f Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Thu, 26 Apr 2012 21:43:21 -0700 Subject: [PATCH] add z-index to home button, and some small whitespace junk [ci skip] --- app/assets/stylesheets/new_styles/_composer.scss | 4 +--- app/assets/stylesheets/new_styles/_profile.scss | 1 + app/assets/templates/picture-form.jst.hbs | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) 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 @@
-