]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
remove hover from .unstriped table snippet 8656/head
authorAndy Cochran <acochran@council.nyc.gov>
Fri, 22 Apr 2016 19:45:54 +0000 (15:45 -0400)
committerAndy Cochran <acochran@council.nyc.gov>
Fri, 22 Apr 2016 19:45:54 +0000 (15:45 -0400)
docs/pages/table.md

index 9a7f4a52e1fb31410f56d7c4bd80783fe35aebc9..780cc616878d85478c8237baa27b2862a53723cb 100644 (file)
@@ -94,7 +94,7 @@ By default, table rows are striped. There's an `.unstriped` class to remove the
 </table>
 ```
 
-<table class="unstriped hover">
+<table class="unstriped">
   <thead>
     <tr>
       <th width="200">Table Header</th>