Update to Bootstrap 2.2.2 - Close #616
This commit is contained in:
@@ -27,6 +27,14 @@
|
||||
.border-radius(9px);
|
||||
}
|
||||
|
||||
// Empty labels/badges collapse
|
||||
.label,
|
||||
.badge {
|
||||
&:empty {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// Hover state, but only for links
|
||||
a {
|
||||
&.label:hover,
|
||||
|
||||
Reference in New Issue
Block a user