mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Consolidate duplicate "Buttons" section in v4 migration docs
[skip sauce]
This commit is contained in:
parent
afbaf43505
commit
5d4fd87bfa
1 changed files with 1 additions and 4 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue