amelia, cyborg, slate: fix background-color for table-responsive
[bootswatch] / cyborg / bootswatch.less
index 0afbdb8..a7f3ad0 100644 (file)
@@ -50,6 +50,10 @@ h1, h2, h3, h4, h5, h6 {
        }
 }
 
+.table-responsive > .table {
+       background-color: @table-bg;
+}
+
 // Forms ======================================================================
 
 .has-warning {