fix css for searchbox (fixes #2878)

This commit is contained in:
Benjamin Neff 2012-02-10 03:32:26 +01:00
parent 2e3d70f5ae
commit 392625dd4c

View file

@ -937,7 +937,11 @@ img.scaled_full
:margin
:right 10px
:position relative
form
:position absolute
:right 0
input
@include box-shadow(0,1px,1px,#444)
@include border-radius(15px)