summaryrefslogtreecommitdiffstats
path: root/core/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/mobile.css')
-rw-r--r--core/css/mobile.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/mobile.css b/core/css/mobile.css
index 0310b0228e2..a98547596b2 100644
--- a/core/css/mobile.css
+++ b/core/css/mobile.css
@@ -90,7 +90,9 @@
left: 0 !important;
background-color: #fff;
overflow-x: hidden !important;
+ z-index: 1000;
}
+
/* allow horizontal scrollbar in settings
otherwise user management is not usable on mobile */
#body-settings #app-content {