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 64e563ce411..ebc7e094cdb 100644
--- a/core/css/mobile.scss
+++ b/core/css/mobile.scss
@@ -133,7 +133,7 @@ table.multiselect thead {
}
@media only screen and (max-width: 480px) {
- #header .menu {
+ #header .header-right .menu {
max-width: calc(100vw - 26px);
position: fixed;
right: 13px;