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.