]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
clarify that
authorMark Otto <markdotto@gmail.com>
Wed, 11 May 2016 22:58:42 +0000 (15:58 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 11 May 2016 22:58:42 +0000 (15:58 -0700)
docs/migration.md

index c4c7d940104479965718ece56f3588b4b95f23c0..af6d8196890c4fd0f9266a8e513d10d38f095cda 100644 (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