From 6d2e809b171f4dc284f802b9a53ddf33c98135bd Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 01:51:33 +0100 Subject: [PATCH] add widths --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index e5e78bff3..d8bd72a8c 100644 --- a/local.css +++ b/local.css @@ -42,7 +42,7 @@ ol{ } /* Headings */ -.pageheader { min-height: 100px; overflow: auto; } +.pageheader { min-height: 100px; overflow: none; padding: 2px; } .header { height: 50px; background: #4b6983; -- 2.30.2