fix(badge): Vertical align a badge in an item-divider, closes #707

This commit is contained in:
Adam Bradley
2014-03-03 10:42:38 -06:00
parent a0d60d5228
commit cb5510c184
2 changed files with 4 additions and 0 deletions

View File

@@ -56,6 +56,9 @@
top: $item-padding;
right: ($item-padding * 2) + 5;
}
&.item-divider .badge {
top: $item-padding / 2;
}
.badge + .badge {
margin-right: 5px;
}

View File

@@ -149,6 +149,7 @@
<div class="item item-divider">
Leisure
<span class="badge badge-positive">33</span>
</div>
<a href="#" class="item item-icon-left">