From 9ad9e205a53b045d6cd5c806957a5f3fee24060c Mon Sep 17 00:00:00 2001 From: maxwell Date: Thu, 2 Dec 2010 19:02:33 -0800 Subject: [PATCH] upping zindex on photo button --- public/stylesheets/sass/application.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 489ae9408..f84f2853b 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -775,7 +775,7 @@ label :shadow 0 1px 1px #eee #file-upload - :z-index 3 + :z-index 10 :float right :height 34px :width 70px @@ -913,7 +913,6 @@ label :position absolute :top 5px - .field_with_submit input[type='text'] :width 82% @@ -1505,6 +1504,7 @@ ul.aspects :display inline :left 600px :top 0 + :z-index 10 #profile_photo_upload