summaryrefslogtreecommitdiffstats
path: root/core/css/apps.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/apps.css')
-rw-r--r--core/css/apps.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.css b/core/css/apps.css
index 3568ef484e2..6761677fb23 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 {