aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-19 20:30:50 -0800
committerChris Rebert <[email protected]>2014-12-19 20:30:50 -0800
commitb6abac3e1ee91b115bfa39cff8af6d0ff6c251cb (patch)
tree55827a61c4812fa0101131e8aa58d39bef9736ab
parent5d76a6182a01fc3f520836020d1372fd2de69497 (diff)
downloadbootstrap-b6abac3e1ee91b115bfa39cff8af6d0ff6c251cb.tar.xz
bootstrap-b6abac3e1ee91b115bfa39cff8af6d0ff6c251cb.zip
Document changes to nested tables in the migration guide
-rw-r--r--docs/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md
index 5b4c3e3fe..48ab9776f 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -61,3 +61,4 @@ The following deprecated Less/SCSS variables have been removed in v4.0.0:
* `@grid-float-breakpoint`
## Additional notes
+- Removed support for styled nested tables (for now)