mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-11 08:54:23 +01:00
Fix #25746
This commit is contained in:
parent
a651d7337b
commit
c0e1f7dc6e
@ -243,8 +243,8 @@ The navbar has been entirely rewritten in flexbox with improved support for alig
|
|||||||
|
|
||||||
### Labels and badges
|
### Labels and badges
|
||||||
|
|
||||||
- Renamed `.label` to `.badge` to disambiguate from the `<label>` element.
|
- Consolidated `.label` and `.badge` to disambiguate from the `<label>` element and simplify related components.
|
||||||
- Dropped the `.badge` component as it was nearly identical to labels. Use the `.badge-pill` modifier together with the label component instead for that rounded look.
|
- Added `.badge-pill` as modifier for rounded "pill" look.
|
||||||
- Badges are no longer floated automatically in list groups and other components. Utility classes are now required for that.
|
- Badges are no longer floated automatically in list groups and other components. Utility classes are now required for that.
|
||||||
- `.badge-default` has been dropped and `.badge-secondary` added to match component modifier classes used elsewhere.
|
- `.badge-default` has been dropped and `.badge-secondary` added to match component modifier classes used elsewhere.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user