mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 22:10:24 +00: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
|
||||
|
||||
- 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue