SearchBox position
This commit is contained in:
parent
ff12c85053
commit
c9587f74b9
|
@ -2,3 +2,8 @@ li#searchli {
|
|||
width: 0px;
|
||||
height: 0px;
|
||||
}
|
||||
|
||||
div#MSearchBox {
|
||||
position: fixed;
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue