Merge pull request #344 from mozilla/ui

don't wrap file list headers
This commit is contained in:
Erica 2017-07-27 16:04:07 -04:00 committed by GitHub
commit d3003228e7
1 changed files with 1 additions and 0 deletions

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 {