tighten up spacing on category dropdown button

This commit is contained in:
Jeff Atwood 2015-01-29 03:51:07 -08:00
parent 6856c0a511
commit f4a9ba8c9d

View file

@ -25,7 +25,7 @@
&.category-dropdown-button {
height: 24px;
padding: 3px 9px;
padding: 3px 9px 3px 0;
i { height: 20px; }
}