From: Chris Rebert Date: Sun, 28 Jul 2013 08:41:39 +0000 (-0700) Subject: expand out IE for consistency w/ the rest of the page X-Git-Tag: v3.0.0~108^2^2~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8735%2Fhead;p=thirdparty%2Fbootstrap.git expand out IE for consistency w/ the rest of the page --- diff --git a/css.html b/css.html index e93d51b410..4ffde3bb27 100644 --- a/css.html +++ b/css.html @@ -893,7 +893,7 @@ For example, <section> should be wrapped as inline.

Use .table-striped to add zebra-striping to any table row within the <tbody>.

Cross-browser compatibility

-

Striped tables are styled via the :nth-child CSS selector, which is not available in IE8.

+

Striped tables are styled via the :nth-child CSS selector, which is not available in Internet Explorer 8.