From bc727d67cacc3737c50f039ff376b725c8af1bf4 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 5 Oct 2015 17:34:28 +0200 Subject: Make sidebar properly fullscreen in mobile/compact mode --- core/css/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/css') diff --git a/core/css/mobile.css b/core/css/mobile.css index e8ed33933b7..26f7b8520b9 100644 --- a/core/css/mobile.css +++ b/core/css/mobile.css @@ -83,7 +83,7 @@ } #app-sidebar{ - width: 100%; + width: 100% !important; } /* allow horizontal scrollbar in settings -- cgit v1.2.3