Consolidate duplicate "Buttons" section in v4 migration docs

[skip sauce]
This commit is contained in:
Chris Rebert 2015-12-07 16:30:12 -08:00
parent afbaf43505
commit 5d4fd87bfa
1 changed files with 1 additions and 4 deletions

View File

@ -84,15 +84,12 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Buttons ### Buttons
- Renamed `.btn-default` to `.btn-secondary`. - Renamed `.btn-default` to `.btn-secondary`.
- Dropped the `.btn-xs` class entirely.
### Grid system ### Grid system
- Added a new `~480px` grid breakpoint, meaning there are now five total tiers. - Added a new `~480px` grid breakpoint, meaning there are now five total tiers.
### Buttons
- Dropped the `.btn-xs` class entirely.
### Button group ### Button group
- Dropped the `.btn-group-xs` class entirely. - Dropped the `.btn-group-xs` class entirely.