Reducing search bar width

This commit is contained in:
David
2014-08-06 15:55:08 +02:00
parent ad645d960d
commit 296c9ca767

View File

@@ -758,7 +758,7 @@ div#searchbar input[type=text] {
line-height: normal;
margin-right: 5px;
padding: 4px 5px 4px 25px;
width: 200px;
width: 185px;
}
div#searchbar .mini-icon {
color: #999;