Add extra bit to ensure fixedness for #2951

This commit is contained in:
Sean Tilley 2012-03-01 03:59:49 -06:00
parent d505826bc5
commit b4332b80e4

View file

@ -688,6 +688,7 @@ form p.checkbox_select
input
:height 100%
:width 100%
:cursor pointer
#publisher
:z-index 1
@ -775,11 +776,11 @@ form p.checkbox_select
:padding .3em .3em 3px
:position absolute !important
:right 6px
:cursor pointer
input[type='file']
:cursor pointer
:top initial !important
:right initial !important
:height 100%
:width 100%