mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 07:50:23 +00:00
Merge pull request #8731 from nrw/patch-1
Format multiple badges in list-group-item
This commit is contained in:
commit
7ae7aa6676
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