fixed positioning of search field

This commit is contained in:
B Mathis 2009-11-12 14:14:08 -06:00
parent c51a1be7f9
commit 8653d3e936

View File

@ -4,11 +4,13 @@
top= 10% top= 10%
form form
background: url(/images/search_bg.png) no-repeat background: url(/images/search_bg.png) no-repeat
padding: 2px 0 0 padding: 0
height: 28px height: 28px
width: 218px width: 218px
#q #q
background: none background: none
position: relative
top: -2px
width: 160px width: 160px
margin-left: 30px margin-left: 30px
font-size: 15px font-size: 15px