mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 07:50:23 +00:00
fixes #21608
This commit is contained in:
parent
6331b9962b
commit
8edfe0ff56
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
|
|||
### Button group
|
||||
|
||||
- Rewrote component with flexbox.
|
||||
- Removed `.btn-group-justified`.
|
||||
- Dropped the `.btn-group-xs` class entirely given removal of `.btn-xs`.
|
||||
- Removed explicit spacing between button groups in button toolbars; use margin utilities now.
|
||||
- Improved documentation for use with other components.
|
||||
|
|
|
|||
Loading…
Reference in a new issue