From: Chris Rebert Date: Tue, 8 Dec 2015 00:30:12 +0000 (-0800) Subject: Consolidate duplicate "Buttons" section in v4 migration docs X-Git-Tag: v4.0.0-alpha.2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4fd87bfaa82a6565abea2344c24db94d478035;p=thirdparty%2Fbootstrap.git Consolidate duplicate "Buttons" section in v4 migration docs [skip sauce] --- diff --git a/docs/migration.md b/docs/migration.md index 5d14f34a7b..39c398b339 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -84,15 +84,12 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with ### Buttons - Renamed `.btn-default` to `.btn-secondary`. +- Dropped the `.btn-xs` class entirely. ### Grid system - 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.