mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
tighten up spacing on category dropdown button
This commit is contained in:
parent
6856c0a511
commit
f4a9ba8c9d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
&.category-dropdown-button {
|
||||
height: 24px;
|
||||
padding: 3px 9px;
|
||||
padding: 3px 9px 3px 0;
|
||||
i { height: 20px; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue