Commit 7ae7aa66 authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #8731 from nrw/patch-1

Format multiple badges in list-group-item
parents 06949d6a 8858ef4d
Showing with 3 additions and 0 deletions
+3 -0
...@@ -37,6 +37,9 @@ ...@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment