aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2019-07-25 18:12:14 +0200
committerMartijn Cuppens <[email protected]>2019-07-25 18:42:45 +0200
commit39b88d42938151b27c67d8d373130a39041d76f8 (patch)
treec8dfc59eb17cf65a3ee33880e2287d299a735ab1
parent97e9214eddb27dacb3ac512dde22e9e231c8c739 (diff)
downloadbootstrap-39b88d42938151b27c67d8d373130a39041d76f8.tar.xz
bootstrap-39b88d42938151b27c67d8d373130a39041d76f8.zip
Mention dropped `.pre-scrollable` class in migration guide.
-rw-r--r--site/content/docs/4.3/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md
index c3360ab33..87b7fbb33 100644
--- a/site/content/docs/4.3/migration.md
+++ b/site/content/docs/4.3/migration.md
@@ -57,6 +57,7 @@ Changes to Reboot, typography, tables, and more.
- **Todo:** Make RFS enabled by default
- Reset default horizontal `padding-left` on `<ul>` and `<ol>` elements from browser default `40px` to `2rem`.
- Simplified table styles (no more 2px border on `thead > th` elements) and tightened cell padding.
+- Dropped `.pre-scrollable` class. [See #29135](https://github.com/twbs/bootstrap/pull/29135)
## Forms