summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/css/mobile.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/mobile.scss b/core/css/mobile.scss
index 0d8dda8ca7f..cfc8c002e17 100644
--- a/core/css/mobile.scss
+++ b/core/css/mobile.scss
@@ -134,7 +134,7 @@ table.multiselect thead {
@media only screen and (max-width: 480px) {
#header .header-right .menu {
- max-width: calc(100vw - 26px);
+ max-width: calc(100vw - 10px);
position: fixed;
&::after {
display: none !important;