From: Chris Rebert Date: Sat, 20 Dec 2014 03:54:45 +0000 (-0800) Subject: Document removal of non-responsive example in the migration guide X-Git-Tag: v4.0.0-alpha~463^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=861d1ac07d779f4693c97e571a636ca3b578f5e6;p=thirdparty%2Fbootstrap.git Document removal of non-responsive example in the migration guide --- diff --git a/docs/migration.md b/docs/migration.md index 8ce89fccd4..c0f949477a 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -17,6 +17,7 @@ For a broader overview, see [what's new](http://blog.getbootstrap.com/DEAD-LINK- - Added a new grid tier for ~`480px` and below. - Dropped Glyphicons icon font. - Refactored nearly all components to use more unnested classes instead of children selectors. +- Non-responsive usage of Bootstrap is no longer supported. ## Major class changes