diff options
| author | Mark Otto <[email protected]> | 2016-10-27 19:56:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-27 19:56:55 -0700 |
| commit | cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5 (patch) | |
| tree | 1208ce798da8c175b21de0adbe7e0f2946cdbf87 /docs/migration.md | |
| parent | 7aab3d95732529e6407caf652548e22b831f10c3 (diff) | |
| parent | da6b5a055123937b06960e39c27308214a9374bc (diff) | |
| download | bootstrap-cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5.tar.xz bootstrap-cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5.zip | |
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 5e7236f8a..ea7c67f65 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -105,6 +105,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with ### Button group - Dropped the `.btn-group-xs` class entirely given removal of `.btn-xs`. +- Removed justified button groups as they were only available for `<a>` elements and not `<button>` elements. ### Dropdowns |
