Minor tweak to styling

This commit is contained in:
2017-03-07 17:37:39 +11:00
parent da4a4ff057
commit 4254b26e71
+4
View File
@@ -34,6 +34,10 @@ thead {
font-weight: bold;
}
th {
min-width: 50px;
}
th:nth-child(1) {
min-width: 120px;
}