mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fix docs for bordered-table
This commit is contained in:
+1
-2
@@ -667,9 +667,8 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</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">
|
<pre class="prettyprint linenums">
|
||||||
<table class="striped-table">
|
<table class="bordered-table">
|
||||||
...
|
...
|
||||||
</table></pre>
|
</table></pre>
|
||||||
<h3>4. Condensed table</h3>
|
<h3>4. Condensed table</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user