From: Chris Sternal-Johnson Date: Thu, 8 Dec 2011 19:42:42 +0000 (-0500) Subject: fix docs for bordered-table X-Git-Tag: v2.0.0~6^2~407^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e603009fca162178de3265192b2e5da40ce3a151;p=thirdparty%2Fbootstrap.git fix docs for bordered-table --- diff --git a/docs/base-css.html b/docs/base-css.html index 2b7d17b4a0..a9529821b9 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -667,9 +667,8 @@ -

Note: Zebra-striping is a progressive enhancement not available for older browsers like IE8 and below.

-<table class="striped-table">
+<table class="bordered-table">
   ...
 </table>

4. Condensed table