Merge pull request #3962 from scossar/category-dropdown-badge-wrapper-width

FIX: category-dropdown-menu badge-wrapper width
This commit is contained in:
Sam 2016-01-19 19:54:43 +11:00
commit d18085c57d
1 changed files with 2 additions and 0 deletions

View File

@ -239,6 +239,8 @@
line-height: 1;
}
.badge-wrapper {
box-sizing: border-box;
&.bar {
padding: 5px 0;
width: 100%;