aboutsummaryrefslogtreecommitdiff
path: root/docs/migration.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-27 19:56:55 -0700
committerMark Otto <[email protected]>2016-10-27 19:56:55 -0700
commitcfc8e40da93683d5f0b7fd120b59b7dac94f9fd5 (patch)
tree1208ce798da8c175b21de0adbe7e0f2946cdbf87 /docs/migration.md
parent7aab3d95732529e6407caf652548e22b831f10c3 (diff)
parentda6b5a055123937b06960e39c27308214a9374bc (diff)
downloadbootstrap-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.md1
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