mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +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;
|
float: right;
|
||||||
margin-right: -15px;
|
margin-right: -15px;
|
||||||
}
|
}
|
||||||
|
> .badge + .badge {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Custom content options
|
// Custom content options
|
||||||
|
Reference in New Issue
Block a user