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

Merge pull request #8731 from nrw/patch-1

Format multiple badges in list-group-item
parents 06949d6a 8858ef4d
......@@ -37,6 +37,9 @@
float: right;
margin-right: -15px;
}
> .badge + .badge {
margin-right: 0;
}
}
// 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