Merge pull request #4223 from scossar/fix-catetory-menu-box-style
FIX: Box style category dropdown forces scrollbar on Chrome
This commit is contained in:
commit
d4b6aaaf71
|
@ -213,7 +213,9 @@
|
|||
margin-top: 0;
|
||||
width: 100%;
|
||||
line-height: 1;
|
||||
vertical-align: text-top;
|
||||
span.badge-category {
|
||||
max-width: 100px;
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue