aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-19 19:54:45 -0800
committerChris Rebert <[email protected]>2014-12-19 19:54:45 -0800
commit861d1ac07d779f4693c97e571a636ca3b578f5e6 (patch)
tree232a8e2cb2a32027d998c8274988eca12ae9e547 /docs
parent283b74fc6036f376c0bc6beb691e18d77aa43d79 (diff)
downloadbootstrap-861d1ac07d779f4693c97e571a636ca3b578f5e6.tar.xz
bootstrap-861d1ac07d779f4693c97e571a636ca3b578f5e6.zip
Document removal of non-responsive example in the migration guide
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md
index 8ce89fccd..c0f949477 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