aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2019-07-15 09:53:10 -0700
committerMark Otto <[email protected]>2019-07-21 21:44:32 -0700
commit14e0ef57db20729a6523a0a0a2e44427a3b12e22 (patch)
tree2b0f168635b59f468524a4cbb7af5c78a2753f60
parent5912fdc91643201d979a622a8673900f2bfc1a97 (diff)
downloadbootstrap-14e0ef57db20729a6523a0a0a2e44427a3b12e22.tar.xz
bootstrap-14e0ef57db20729a6523a0a0a2e44427a3b12e22.zip
Document changes to tables
-rw-r--r--site/content/docs/4.3/migration.md1
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 594759e6b..bae7c6a51 100644
--- a/site/content/docs/4.3/migration.md
+++ b/site/content/docs/4.3/migration.md
@@ -54,6 +54,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.
## Forms