2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Link to versioned docs

This commit is contained in:
Martijn Cuppens
2019-11-01 11:22:29 +01:00
committed by XhmikosR
parent ff256ca23c
commit d5c212bbcb
3 changed files with 5 additions and 4 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.
- [RFS](https://github.com/twbs/rfs) enabled for automated font size rescaling. [See #29152](https://github.com/twbs/bootstrap/pull/29152)
- [RFS]({{< docsref "/getting-started/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)