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