aboutsummaryrefslogtreecommitdiff
path: root/docs/migration.md
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-12-07 16:30:12 -0800
committerChris Rebert <[email protected]>2015-12-07 16:30:12 -0800
commit5d4fd87bfaa82a6565abea2344c24db94d478035 (patch)
tree64bcc296c3b192a8458f8ceae6788879f37a0ac2 /docs/migration.md
parentafbaf4350560eaf2135fb0dc6dd761ebb746ac40 (diff)
downloadbootstrap-5d4fd87bfaa82a6565abea2344c24db94d478035.tar.xz
bootstrap-5d4fd87bfaa82a6565abea2344c24db94d478035.zip
Consolidate duplicate "Buttons" section in v4 migration docs
[skip sauce]
Diffstat (limited to 'docs/migration.md')
-rw-r--r--docs/migration.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/migration.md b/docs/migration.md
index 5d14f34a7..39c398b33 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -84,15 +84,12 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Buttons
- Renamed `.btn-default` to `.btn-secondary`.
+- Dropped the `.btn-xs` class entirely.
### Grid system
- Added a new `~480px` grid breakpoint, meaning there are now five total tiers.
-### Buttons
-
-- Dropped the `.btn-xs` class entirely.
-
### Button group
- Dropped the `.btn-group-xs` class entirely.