Make the table in the cardlist not wrap

This commit is contained in:
2017-11-19 03:02:07 +01:00
parent 0621d20928
commit 6a957330a8
+1
View File
@@ -14,6 +14,7 @@ cursor: pointer;
th,
td {
text-align: left;
white-space:nowrap;
}
th +th+th,
td +td+td {