From 64468fc2323cfd5482f0fbe38ef79ac291d49625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 25 Jul 2018 10:48:12 +0200 Subject: [PATCH] Fix sidebar position in app settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/styles.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/core/css/styles.scss b/core/css/styles.scss index 7a66ab47846..1269796b266 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -206,12 +206,6 @@ body { } } -/* allow horizontal scrollbar for personal and admin settings */ - -#body-settings:not(.snapjs-left) .app-settings { - overflow-x: auto; -} - /* EMPTY CONTENT DISPLAY ------------------------------------------------------------ */ #emptycontent,