Update to fix edge cases
[bootswatch] / amelia / bootswatch.less
index 968f5b2..096cb3d 100644 (file)
@@ -61,6 +61,10 @@ h1, h2, h3, h4, h5, h6 {
 
 // Tables =====================================================================
 
+.table-responsive > .table {
+       background-color: @table-bg;
+}
+
 // Forms ======================================================================
 
 .has-warning {