diff --git a/core/css/apps.css b/core/css/apps.css
index 3568ef484e236604be531d05c3b23d3186fb2492..6761677fb23e775f9494aef8c393b302be0de63c 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -191,7 +191,7 @@
 /* settings area */
 #app-settings {
 	position: fixed;
-	width: 249px;
+	width: 250px; /* change to 100% when layout positions are absolute */
 	bottom: 0;
 }
 #app-settings.opened #app-settings-content {