2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove dropped btn-xs and btn-group-xs from docs

This commit is contained in:
vsn4ik
2015-08-22 21:16:05 +03:00
parent 0b585b2ffe
commit 2965adfea0
3 changed files with 9 additions and 8 deletions
+8
View File
@@ -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.