From: Mark Otto Date: Sun, 24 Dec 2017 00:47:33 +0000 (-0800) Subject: closes #24973 X-Git-Tag: v4.0.0-beta.3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28b9b40faaee2985945234f246b23601f34f9f6b;p=thirdparty%2Fbootstrap.git closes #24973 --- diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index eccddccf9b..346ef84ab0 100644 --- a/docs/4.0/migration.md +++ b/docs/4.0/migration.md @@ -286,6 +286,7 @@ Dropped entirely for the new card component. - Added new [responsive margin and padding utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/spacing/) for all sides, plus vertical and horizontal shorthands. - Added boatload of [flexbox utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/flex/). - Dropped `.center-block` for the new `.mx-auto` class. +- Clearfix updated to drop support for older browser versions. ### Vendor prefix mixins