mirror of https://github.com/twbs/bootstrap.git
Mention dropped `.pre-scrollable` class in migration guide.
This commit is contained in:
parent
97e9214edd
commit
39b88d4293
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue