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