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…
Add table
Add a link
Reference in a new issue