Filter icon made wider

This commit is contained in:
NIKITA 2010-12-20 18:19:34 -08:00
parent ca6b1cb9d9
commit dfefbf8531
1 changed files with 2 additions and 2 deletions

View File

@ -1744,8 +1744,8 @@ a:hover {
}
.searchpanel_filterbutton {
width:15px;
height:15px;
width:16px;
height:16px;
float:left;
margin:5px 0 0 4px;
display:inline;