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.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/apps.css b/core/css/apps.css
index c5292a1e6c6..c36c833bfdd 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -32,6 +32,7 @@
#app-navigation > ul {
position: relative;
height: 100%;
+ width: inherit;
overflow: auto;
padding-bottom: 44px;
-moz-box-sizing: border-box; box-sizing: border-box;