2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Enable RFS for font resizing

- Enable RFS
- Add documentation
- Disable doc font size overrides
This commit is contained in:
Martijn Cuppens
2019-10-27 11:01:30 +01:00
committed by XhmikosR
parent 4787347c85
commit cd077cd599
10 changed files with 305 additions and 118 deletions
+1 -1
View File
@@ -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)