div#MSearchBox .left

This commit is contained in:
Kolan Sh 2012-04-04 20:21:27 +04:00 committed by Kolan Sh
parent c9587f74b9
commit cdf04aabeb
1 changed files with 5 additions and 0 deletions

View File

@ -7,3 +7,8 @@ div#MSearchBox {
position: fixed;
margin-top: -2px;
}
div#MSearchBox .left
{
margin-top: -1px;
}