0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

clarify that

This commit is contained in:
Mark Otto 2016-05-11 15:58:42 -07:00
parent e0ad178ac3
commit 85a71854bf

View File

@ -137,7 +137,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Labels and badges
- Renamed `.label` to `.tag` to disambiguate from the `<label>` element.
- Dropped the badge component. Use the `.tag-pill` modifier together with the label component instead.
- Dropped the badge component as it was nearly identical to labels/tags. Use the `.tag-pill` modifier together with the label component instead for that rounded look.
### Panels, thumbnails, and wells