mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 00:00:57 +00: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…
Reference in a new issue