mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-17 17:21:43 -05:00
Fixes #6794: incorrect docs mention of th element
This commit is contained in:
3
docs/templates/pages/base-css.mustache
vendored
3
docs/templates/pages/base-css.mustache
vendored
@@ -794,8 +794,7 @@
|
||||
<code><th></code>
|
||||
</td>
|
||||
<td>
|
||||
{{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}<br>
|
||||
{{_i}}Must be used within a <code><thead></code>{{/i}}
|
||||
{{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user