upping zindex on photo button
This commit is contained in:
parent
579a288351
commit
9ad9e205a5
1 changed files with 2 additions and 2 deletions
|
|
@ -775,7 +775,7 @@ label
|
||||||
:shadow 0 1px 1px #eee
|
:shadow 0 1px 1px #eee
|
||||||
|
|
||||||
#file-upload
|
#file-upload
|
||||||
:z-index 3
|
:z-index 10
|
||||||
:float right
|
:float right
|
||||||
:height 34px
|
:height 34px
|
||||||
:width 70px
|
:width 70px
|
||||||
|
|
@ -913,7 +913,6 @@ label
|
||||||
:position absolute
|
:position absolute
|
||||||
:top 5px
|
:top 5px
|
||||||
|
|
||||||
|
|
||||||
.field_with_submit
|
.field_with_submit
|
||||||
input[type='text']
|
input[type='text']
|
||||||
:width 82%
|
:width 82%
|
||||||
|
|
@ -1505,6 +1504,7 @@ ul.aspects
|
||||||
:display inline
|
:display inline
|
||||||
:left 600px
|
:left 600px
|
||||||
:top 0
|
:top 0
|
||||||
|
:z-index 10
|
||||||
|
|
||||||
|
|
||||||
#profile_photo_upload
|
#profile_photo_upload
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue