lib/assets/stylesheets/tao/ui/tables.scss in tao_ui-0.2.7 vs lib/assets/stylesheets/tao/ui/tables.scss in tao_ui-0.2.8
- old
+ new
@@ -6,9 +6,13 @@
background-color: $table-row-hover-color;
}
}
.tao-table {
+ .table {
+ table-layout: fixed;
+ }
+
.th-checkbox,
.td-checkbox {
display: none;
width: 2.5rem;
padding: 0;