diff options
| author | Mark Otto <[email protected]> | 2016-05-08 15:25:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-05-08 15:25:26 -0700 |
| commit | 4a064209ba26f53ed0758f232d0331beca7dfcd3 (patch) | |
| tree | 8b2d84d7518c4a6d39139ce0f81726133908847a /docs/content/reboot.md | |
| parent | b2dd8e16946c839b24ea1327c65732222e03c2d2 (diff) | |
| parent | b479efb9d639de1955d5aa4cfc4acd810352a6b2 (diff) | |
| download | bootstrap-4a064209ba26f53ed0758f232d0331beca7dfcd3.tar.xz bootstrap-4a064209ba26f53ed0758f232d0331beca7dfcd3.zip | |
Merge branch 'v4-dev' into v4-forms-cleanup
Diffstat (limited to 'docs/content/reboot.md')
| -rw-r--r-- | docs/content/reboot.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 9df0a7559..20a76c82c 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -148,7 +148,7 @@ The `<pre>` element is reset to remove its `margin-top` and use `rem` units for ## Tables -Tables are slightly adjusted to style `<caption>`s and ensure consistent `text-align` throughout. Additional changes for borders, padding, and more come with [the `.table` class]({{ site.baseurl }}/content/tables/). +Tables are slightly adjusted to style `<caption>`s, collapse borders, and ensure consistent `text-align` throughout. Additional changes for borders, padding, and more come with [the `.table` class]({{ site.baseurl }}/content/tables/). <div class="bd-example"> <table> |
