diff --git a/core/css/apps.css b/core/css/apps.css
index c4e2d11b6fc21d9fffde1867cf8dbde5b6cb2319..de40c40dfc5ab8fbd9dec33e82a8f364b0594413 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -445,7 +445,7 @@
 	left: auto;
 	bottom: 0;
 	width: 27%;
-	min-width: 250px;
+	min-width: 300px;
 	display: block;
 	background: #fff;
 	border-left: 1px solid #eee;
diff --git a/core/css/mobile.css b/core/css/mobile.css
index 131907eb09d13016d404dc242f75c709031afe2f..5bf0b1e58a7d1f4c020f305a0fd705be20a5503e 100644
--- a/core/css/mobile.css
+++ b/core/css/mobile.css
@@ -73,10 +73,6 @@
 	z-index: 1000;
 }
 
-#app-sidebar{
-	width: 100% !important;
-}
-
 /* allow horizontal scrollbar in settings
 	otherwise user management is not usable on mobile */
 #body-settings #app-content {