Browse Source
Fixed appsmenu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/8373/head
John Molakvoæ (skjnldsv)
9 years ago
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with
1 additions and
1 deletions
-
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; |
|
|
|
|