diff options
| -rw-r--r-- | site/content/docs/4.3/migration.md | 1 |
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 |
