mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Merge pull request #17954 from risan/patch-1
[V4] Fixes #17953: Add migration docs of .btn-default removal
This commit is contained in:
@@ -81,6 +81,10 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
|
|||||||
- `.form-group` no longer mixins the `.row` class, so it's now required for grid layouts.
|
- `.form-group` no longer mixins the `.row` class, so it's now required for grid layouts.
|
||||||
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
|
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
|
||||||
|
|
||||||
|
### Buttons
|
||||||
|
|
||||||
|
- Renamed `.btn-default` to `.btn-secondary`.
|
||||||
|
|
||||||
### 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.
|
||||||
|
Reference in New Issue
Block a user