Fixed some styling issues

This commit is contained in:
Godwin
2017-04-18 21:44:20 -07:00
parent aba8635eb9
commit 2a5f03df2c
3 changed files with 9 additions and 2 deletions
+6
View File
@@ -1779,6 +1779,11 @@ table.schedule {
tbody {
border: 0.1rem solid $light-gray;
th {
white-space: nowrap;
text-align: right;
}
}
&.locations-1 td.workshop.filled {
@@ -1804,6 +1809,7 @@ table.schedule {
&.locations-6 td.workshop.filled {
width: 16.66667%;
}
td {
text-align: center;
border: 0;