From cc209cee09bd7eeb69acfebc9762830069de9e59 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sun, 16 Jun 2019 13:51:05 +0200 Subject: [PATCH] fix background color for columnames --- static/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/site.css b/static/site.css index 5f1f4f5..e9097e5 100644 --- a/static/site.css +++ b/static/site.css @@ -127,6 +127,7 @@ body{ width: 100%; font-weight: bold; background-color: #00B800; + overflow: hidden; font-weight: bold; }