diff --git a/docs/_includes/css/tables.html b/docs/_includes/css/tables.html index 6555451128..ca90308043 100644 --- a/docs/_includes/css/tables.html +++ b/docs/_includes/css/tables.html @@ -44,10 +44,6 @@
Use .table-striped
to add zebra-striping to any table row within the <tbody>
.
Striped tables are styled via the :nth-child
CSS selector, which is not available in Internet Explorer 8.