1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

finish cleaning up ie 7-8 support

This commit is contained in:
Jacob Thornton
2011-08-21 22:26:54 -07:00
parent f408f5c29b
commit 109027433d
4 changed files with 12 additions and 3 deletions

View File

@@ -545,6 +545,7 @@
</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="common-table zebra-striped"&gt;
...