Fixed appsmenu

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-03-04 16:10:45 +01:00
parent 7f712ae466
commit e70570cbd7
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 1 additions and 1 deletions

View File

@ -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;