aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 22:26:54 -0700
committerJacob Thornton <[email protected]>2011-08-21 22:26:54 -0700
commit109027433dc77d58fabaa5c90dada3ee7f400b05 (patch)
treea1bfb8f445f8f452df450c5198d293a052ac46c0 /docs
parentf408f5c29b31a67c4f6a554f8ac79597325868cc (diff)
downloadbootstrap-109027433dc77d58fabaa5c90dada3ee7f400b05.tar.xz
bootstrap-109027433dc77d58fabaa5c90dada3ee7f400b05.zip
finish cleaning up ie 7-8 support
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index addd097d4..dd2d7416c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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;
...