fixed positioning of search field
This commit is contained in:
parent
c51a1be7f9
commit
8653d3e936
|
@ -4,11 +4,13 @@
|
|||
top= 10%
|
||||
form
|
||||
background: url(/images/search_bg.png) no-repeat
|
||||
padding: 2px 0 0
|
||||
padding: 0
|
||||
height: 28px
|
||||
width: 218px
|
||||
#q
|
||||
background: none
|
||||
position: relative
|
||||
top: -2px
|
||||
width: 160px
|
||||
margin-left: 30px
|
||||
font-size: 15px
|
||||
|
|
Loading…
Reference in New Issue