diff options
| author | Mark Otto <[email protected]> | 2016-05-08 14:19:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-05-08 14:19:09 -0700 |
| commit | 4be7f0b680d05afb2369ce5ebef3e4568562474a (patch) | |
| tree | ed722cc20ba1cc91b07dd329a9d51c923c361d1b /docs/content | |
| parent | 2cc7c71ffecb3504dbafe69b104bfccda4bb02ad (diff) | |
| parent | 4140620d3e638046927e62b43c1ed72955248290 (diff) | |
| download | bootstrap-4be7f0b680d05afb2369ce5ebef3e4568562474a.tar.xz bootstrap-4be7f0b680d05afb2369ce5ebef3e4568562474a.zip | |
Merge pull request #19862 from twbs/marktopper-patch-1
Update Normalize to v4.0.0
Diffstat (limited to 'docs/content')
| -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> |
