don't wrap file list headers

This commit is contained in:
Daniela Arcese
2017-07-27 16:01:33 -04:00
parent 07b9545b03
commit 50c7c3bef9

View File

@@ -234,6 +234,7 @@ th {
height: 40px;
border-top: 1px solid rgba(0, 148, 251, 0.1);
padding: 0 19px;
white-space: nowrap;
}
td {