From 0a967818db1ea30fcb2e90418793f4ce0966698f Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Wed, 1 Aug 2018 14:29:26 +0200 Subject: Mobile fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/mobile.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/css/mobile.scss b/core/css/mobile.scss index 6330be9d399..1b067c9527f 100644 --- a/core/css/mobile.scss +++ b/core/css/mobile.scss @@ -28,7 +28,7 @@ } } - #app-navigation + #app-content { + #app-navigation:not(.hidden) + #app-content { margin-left: 0; } -- cgit v1.2.3