Merge pull request #2923 from SuperTux88/searchbox-css-fix

fix css for searchbox (fixes #2878)[ci skip]
This commit is contained in:
Maxwell Salzberg 2012-02-25 17:13:39 -08:00
commit bb75458b74

View file

@ -942,7 +942,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)