]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #21608
authorMark Otto <markdotto@gmail.com>
Mon, 27 Mar 2017 00:31:29 +0000 (17:31 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 27 Mar 2017 00:31:29 +0000 (17:31 -0700)
docs/migration.md

index 9cbdca52cdaa83f67e71981431812609de878e20..2584a22e8463de1ecb9bec7111c8e2b133f74492 100644 (file)
@@ -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.