From 0524db5914bf22568cc56ecbb56fbd41345541a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 3 Aug 2018 16:25:16 +0200 Subject: New layout fix, scrolling and keyboard shortcuts fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- css/content.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'css') diff --git a/css/content.css b/css/content.css index 08cfc4673..b21aff528 100644 --- a/css/content.css +++ b/css/content.css @@ -39,9 +39,8 @@ display: table-cell; } -#articles, -#app-content-wrapper { - height: 100%; +#articles { + width: 100%; } /** -- cgit v1.2.3