mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04: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
1 changed files with 2 additions and 0 deletions
|
@ -239,6 +239,8 @@
|
|||
line-height: 1;
|
||||
}
|
||||
.badge-wrapper {
|
||||
box-sizing: border-box;
|
||||
|
||||
&.bar {
|
||||
padding: 5px 0;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue