2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #8731 from nrw/patch-1

Format multiple badges in list-group-item
This commit is contained in:
Mark Otto
2013-08-06 15:41:50 -07:00
+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