mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 14:00:24 +00:00
fix docs for bordered-table
This commit is contained in:
parent
cee2f61898
commit
e603009fca
1 changed files with 1 additions and 2 deletions
|
|
@ -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">
|
||||
<table class="striped-table">
|
||||
<table class="bordered-table">
|
||||
...
|
||||
</table></pre>
|
||||
<h3>4. Condensed table</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue