mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
BUGFIX: category dropdown was off by 1 pixel
This commit is contained in:
parent
90e195b2e7
commit
618960b43a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
font-size: 16px;
|
||||
|
||||
&.category-dropdown-button {
|
||||
height: 24px;
|
||||
padding: 3px 9px;
|
||||
i { height: 20px; }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue