From a7cc3a0f81062e7df3de6931d319e3f3e479bf91 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 01:53:30 +0100 Subject: [PATCH] add widths --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 86255d07e..71f74daf0 100644 --- a/local.css +++ b/local.css @@ -42,7 +42,7 @@ ol{ } /* Headings */ -.pageheader { min-height: 100px; overflow: auto; margin: 2px; } +.pageheader { min-height: 100px; overflow: auto; width: 100%; margin: 2px; } .header { height: 50px; background: #4b6983; -- 2.30.2