2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Format multiple badges in list-group-item

This commit is contained in:
Nicholas Westlake
2013-07-28 21:25:16 -05:00
parent e1180daca0
commit 8858ef4dae
+3
View File
@@ -37,6 +37,9 @@
float: right; float: right;
margin-right: -15px; margin-right: -15px;
} }
> .badge + .badge {
margin-right: 0;
}
} }
// Custom content options // Custom content options