]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Format multiple badges in list-group-item 8731/head
authorNicholas Westlake <nic@theblinkingproject.com>
Mon, 29 Jul 2013 02:25:16 +0000 (21:25 -0500)
committerNicholas Westlake <nic@theblinkingproject.com>
Mon, 29 Jul 2013 02:25:16 +0000 (21:25 -0500)
less/list-group.less

index ad6ac96adb88a7c612406ba5bb0b9962e15105c9..58207be6d571cd65fcd823e88f28f2d75fd23df6 100644 (file)
@@ -37,6 +37,9 @@
     float: right;
     margin-right: -15px;
   }
+  > .badge + .badge {
+    margin-right: 0;
+  }
 }
 
 // Custom content options