mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 09:34:36 +02:00
Merge pull request #8731 from nrw/patch-1
Format multiple badges in list-group-item
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
float: right;
|
||||
margin-right: -15px;
|
||||
}
|
||||
> .badge + .badge {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Custom content options
|
||||
|
Reference in New Issue
Block a user