aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-05-11 15:58:42 -0700
committerMark Otto <[email protected]>2016-05-11 15:58:42 -0700
commit85a71854bf95a182bd592936a4c2f5e135fa54d9 (patch)
tree37b225b1c01d7fdcc232539874c41356d6eaa1d7 /docs
parente0ad178ac363b4368066ba19c4acffd1a78a50cb (diff)
downloadbootstrap-85a71854bf95a182bd592936a4c2f5e135fa54d9.tar.xz
bootstrap-85a71854bf95a182bd592936a4c2f5e135fa54d9.zip
clarify that
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/migration.md b/docs/migration.md
index c4c7d9401..af6d81968 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -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