Skip to content

Commit 73b02c8

Browse files
committed
Merge pull request twbs#17954 from risan/patch-1
[V4] Fixes twbs#17953: Add migration docs of .btn-default removal
2 parents f25d709 + 081d5f9 commit 73b02c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/migration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
8181
- `.form-group` no longer mixins the `.row` class, so it's now required for grid layouts.
8282
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
8383

84+
### Buttons
85+
86+
- Renamed `.btn-default` to `.btn-secondary`.
87+
8488
### Grid system
8589

8690
- Added a new `~480px` grid breakpoint, meaning there are now five total tiers.

0 commit comments

Comments
 (0)