diff options
Diffstat (limited to 'core/css/mobile.scss')
-rw-r--r-- | core/css/mobile.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/mobile.scss b/core/css/mobile.scss index 6f061abc75c..44660e44c33 100644 --- a/core/css/mobile.scss +++ b/core/css/mobile.scss @@ -132,7 +132,6 @@ } @media only screen and (max-width: 480px) { - #header .header-left > nav > .menu, #header .header-right > div > .menu { max-width: calc(100vw - 10px); position: fixed; |