aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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.