fix badge padding in narrow navbar

This commit is contained in:
Mario Vavti 2015-12-01 13:28:50 +01:00
parent 706598313e
commit 78e18fcdcf
2 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,6 @@
top: -31px;
float: right;
font-size: 10px;
padding: 2px 6px;
cursor: pointer;
}

View File

@ -786,6 +786,7 @@ a.rateme, div.rateme {
#nav-search-text {
font-size: 12px;
width: 200px;
height: 20px;
margin: 15px;
padding: 0px 5px 0px 5px;