App menu fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-02-27 12:53:46 +01:00
parent 72861f2dfb
commit 262ce3f19d
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 2 additions and 1 deletions

View File

@ -226,7 +226,8 @@ nav {
display: inline-block;
width: 44px;
height: 44px;
margin-left: -54px;
margin-left: -44px;
position: relative;
}
.header-left #navigation {