]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #6794: incorrect docs mention of th element
authorMark Otto <otto@github.com>
Mon, 4 Feb 2013 19:11:25 +0000 (11:11 -0800)
committerMark Otto <otto@github.com>
Mon, 4 Feb 2013 19:11:25 +0000 (11:11 -0800)
docs/css.html
docs/templates/pages/css.mustache

index 051290dc955c076c820c2cc623782d817520a25a..12dd53edb1c869279854033edfeefdbb3e06c56b 100644 (file)
@@ -971,8 +971,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>
index b9182c28a351e179d13d7293c08dff8ffd6e031b..e45b66be064c02813388ac662ef58a1729d4bbc9 100644 (file)
@@ -911,8 +911,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>