aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
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;