[Refs #263] Fix css

This commit is contained in:
Vladimir Sharshov 2012-03-21 02:53:56 +04:00
parent ba140c67f9
commit d2da4fc0ba
1 changed files with 1 additions and 3 deletions

View File

@ -112,11 +112,9 @@ header menu ul li a.active {
background: image-url("menu-hover.png") repeat-x;
}
header div.logo {
float: left;
margin-top: 5px
margin-top: 5px;
padding-left: 0px;
padding-right: 0px;
}