From eb06a021976260e3a70f8f65eadb1c78d6c1a546 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 24 Apr 2018 15:10:16 +0200 Subject: style.css: Quickfix for horizontal scrolling glitches --- style/default.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style') diff --git a/style/default.css b/style/default.css index bdf81a6f..6b0c28f6 100644 --- a/style/default.css +++ b/style/default.css @@ -432,6 +432,10 @@ nav.sidebar li { } } +html, .main { + background: #fff; +} + section{ padding-left: 15px; } -- cgit v1.2.3-55-g7522