mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Format multiple badges in list-group-item
This commit is contained in:
parent
e1180daca0
commit
8858ef4dae
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@
|
|||
float: right;
|
||||
margin-right: -15px;
|
||||
}
|
||||
> .badge + .badge {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Custom content options
|
||||
|
|
Loading…
Add table
Reference in a new issue