mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 11:20:57 -06:00
Merge pull request #3962 from scossar/category-dropdown-badge-wrapper-width
FIX: category-dropdown-menu badge-wrapper width
This commit is contained in:
commit
d18085c57d
@ -239,6 +239,8 @@
|
||||
line-height: 1;
|
||||
}
|
||||
.badge-wrapper {
|
||||
box-sizing: border-box;
|
||||
|
||||
&.bar {
|
||||
padding: 5px 0;
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user