css, reduce height of topLinks

This commit is contained in:
Andrew Dolgov 2010-01-13 11:24:36 +03:00
parent 7514749de7
commit 6ab0418915
1 changed files with 1 additions and 0 deletions

View File

@ -1649,6 +1649,7 @@ div.autocomplete ul li {
div.topLinks { div.topLinks {
float : right; float : right;
color : gray; color : gray;
font-size : 12px;
} }
div.topLinks a { div.topLinks a {