diff options
| author | Martijn Cuppens <[email protected]> | 2019-10-27 11:01:30 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-25 13:05:57 +0200 |
| commit | cd077cd599e55a8a126ce765d8f9adeb595ca3e2 (patch) | |
| tree | aaac33966e8363d5c64631a18926ccd024079df0 /site/content/docs/4.3/migration.md | |
| parent | 4787347c85771076bf159dfc0df9f1cd5cd20dc8 (diff) | |
| download | bootstrap-cd077cd599e55a8a126ce765d8f9adeb595ca3e2.tar.xz bootstrap-cd077cd599e55a8a126ce765d8f9adeb595ca3e2.zip | |
Enable RFS for font resizing
- Enable RFS
- Add documentation
- Disable doc font size overrides
Diffstat (limited to 'site/content/docs/4.3/migration.md')
| -rw-r--r-- | site/content/docs/4.3/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md index a8aeebd39..ae72010fe 100644 --- a/site/content/docs/4.3/migration.md +++ b/site/content/docs/4.3/migration.md @@ -59,7 +59,7 @@ Changes to any layout tools and our grid system. Changes to Reboot, typography, tables, and more. -- **Todo:** Make RFS enabled by default +- [RFS](https://github.com/twbs/rfs) enabled for automated font size rescaling. [See #29152](https://github.com/twbs/bootstrap/pull/29152) - 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) |
