aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-06 16:02:07 -0700
committerMark Otto <[email protected]>2013-08-06 16:02:07 -0700
commit6da346527ba6861738c0922ed84ab0c0c1a4612d (patch)
treee23c4b0af4e68bb07422d5c734958a6a87d2d1f1 /dist/css/bootstrap.css
parent7ae7aa667672b93f4344a39a93ed2d2e68ca7a24 (diff)
downloadbootstrap-6da346527ba6861738c0922ed84ab0c0c1a4612d.tar.xz
bootstrap-6da346527ba6861738c0922ed84ab0c0c1a4612d.zip
grunt dist on previous commit
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 3158e23db..bc7894a7a 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -2345,6 +2345,10 @@ input[type="button"].btn-block {
margin-right: -15px;
}
+.list-group-item > .badge + .badge {
+ margin-right: 0;
+}
+
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;