vendor/assets/stylesheets/spectre/_tables.scss in spectre_scss-0.5.5.0 vs vendor/assets/stylesheets/spectre/_tables.scss in spectre_scss-0.5.6.0
- old
+ new
@@ -36,10 +36,10 @@
}
}
}
}
- // Tables with horizontal scrollbar
+ // Scollable tables
&.table-scroll {
display: block;
overflow-x: auto;
padding-bottom: .75rem;
white-space: nowrap;