diff options
| author | vsn4ik <[email protected]> | 2015-08-22 21:16:05 +0300 |
|---|---|---|
| committer | vsn4ik <[email protected]> | 2015-08-22 21:16:05 +0300 |
| commit | 2965adfea0071e05c92ca07450f473ea62714403 (patch) | |
| tree | d8110498d87bdce5ac1273e20cfd560aed4831bc /docs/migration.md | |
| parent | 0b585b2ffe8ebd1a64b4a0154c338cc5bda03e66 (diff) | |
| download | bootstrap-2965adfea0071e05c92ca07450f473ea62714403.tar.xz bootstrap-2965adfea0071e05c92ca07450f473ea62714403.zip | |
Remove dropped btn-xs and btn-group-xs from docs
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index bd8ee7529..d1c58c94f 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -77,6 +77,14 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with - Added a new `~480px` grid breakpoint, meaning there are now five total tiers. +### Buttons + +- Dropped the `.btn-xs` class entirely. + +### Button group + +- Dropped the `.btn-group-xs` class entirely. + ### Navs - Dropped nearly all `>` selectors for simpler styling via un-nested classes. |
