Commit 8858ef4d authored by Nicholas Westlake's avatar Nicholas Westlake

Format multiple badges in list-group-item

parent e1180dac
...@@ -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
......
Markdown is supported
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