From 50c7c3bef9560823d32e33233bc338b6486df1bb Mon Sep 17 00:00:00 2001 From: Daniela Arcese Date: Thu, 27 Jul 2017 16:01:33 -0400 Subject: [PATCH] don't wrap file list headers --- public/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/main.css b/public/main.css index 29ac11de..64cf0d53 100644 --- a/public/main.css +++ b/public/main.css @@ -234,6 +234,7 @@ th { height: 40px; border-top: 1px solid rgba(0, 148, 251, 0.1); padding: 0 19px; + white-space: nowrap; } td {