diff options
| author | Mark Otto <[email protected]> | 2017-12-23 16:47:33 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-12-23 16:47:33 -0800 |
| commit | 28b9b40faaee2985945234f246b23601f34f9f6b (patch) | |
| tree | 72db92387f63ee5c10b3062781d7ab192bced634 /docs | |
| parent | 1fbf531e076659662f38cb5c4f51631bc5fb7696 (diff) | |
| download | bootstrap-28b9b40faaee2985945234f246b23601f34f9f6b.tar.xz bootstrap-28b9b40faaee2985945234f246b23601f34f9f6b.zip | |
closes #24973
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/migration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index eccddccf9..346ef84ab 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 |
