BUGFIX: category dropdown was off by 1 pixel

This commit is contained in:
Régis Hanol 2014-01-24 18:30:42 +01:00
parent 90e195b2e7
commit 618960b43a
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
font-size: 16px;
&.category-dropdown-button {
height: 24px;
padding: 3px 9px;
i { height: 20px; }
}