aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-04 11:11:04 -0800
committerMark Otto <[email protected]>2013-02-04 11:11:04 -0800
commitdb8a78fae6aed5ecced5f20df65cea352af32bb9 (patch)
tree32c268faf85880518b22a28a0fc0dee00c871b03 /docs/base-css.html
parentd6048031edd5f931080cf792c283d0d669838825 (diff)
downloadbootstrap-db8a78fae6aed5ecced5f20df65cea352af32bb9.tar.xz
bootstrap-db8a78fae6aed5ecced5f20df65cea352af32bb9.zip
Fixes #6794: incorrect docs mention of th element
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index abc5a3a6e..a9943ff96 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -857,8 +857,7 @@ For example, &lt;code&gt;&amp;lt;section&amp;gt;&lt;/code&gt; should be wrapped
<code>&lt;th&gt;</code>
</td>
<td>
- Special table cell for column (or row, depending on scope and placement) labels<br>
- Must be used within a <code>&lt;thead&gt;</code>
+ Special table cell for column (or row, depending on scope and placement) labels
</td>
</tr>
<tr>