mirror of
https://github.com/discourse/discourse.git
synced 2025-03-31 07:35:54 +08:00
BUGFIX: category dropdown was off by 1 pixel
This commit is contained in:
parent
90e195b2e7
commit
618960b43a
@ -27,6 +27,7 @@
|
||||
font-size: 16px;
|
||||
|
||||
&.category-dropdown-button {
|
||||
height: 24px;
|
||||
padding: 3px 9px;
|
||||
i { height: 20px; }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user