3.0.0 -> 3.0.1
[bootswatch] / slate / bootswatch.less
index e4a39f6..bb883a4 100644 (file)
@@ -1,4 +1,4 @@
-// Slate 3.0.0
+// Slate 3.0.1
 // Bootswatch
 // -----------------------------------------------------
 
@@ -154,6 +154,10 @@ h1, h2, h3, h4, h5, h6 {
        }
 }
 
+.table-responsive > .table {
+       background-color: @table-bg;
+}
+
 // Forms ======================================================================
 
 .has-warning {