2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix docs for bordered-table

This commit is contained in:
Chris Sternal-Johnson
2011-12-08 14:42:42 -05:00
parent cee2f61898
commit e603009fca
+1 -2
View File
@@ -667,9 +667,8 @@
</tr>
</tbody>
</table>
<p><strong>Note:</strong> Zebra-striping is a progressive enhancement not available for older browsers like IE8 and below.</p>
<pre class="prettyprint linenums">
&lt;table class="striped-table"&gt;
&lt;table class="bordered-table"&gt;
...
&lt;/table&gt;</pre>
<h3>4. Condensed table</h3>