diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 22:26:54 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 22:26:54 -0700 |
| commit | 109027433dc77d58fabaa5c90dada3ee7f400b05 (patch) | |
| tree | a1bfb8f445f8f452df450c5198d293a052ac46c0 /docs | |
| parent | f408f5c29b31a67c4f6a554f8ac79597325868cc (diff) | |
| download | bootstrap-109027433dc77d58fabaa5c90dada3ee7f400b05.tar.xz bootstrap-109027433dc77d58fabaa5c90dada3ee7f400b05.zip | |
finish cleaning up ie 7-8 support
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 1 |
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"> <table class="common-table zebra-striped"> ... |
