Browse Source
App menu fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/8373/head
John Molakvoæ (skjnldsv)
8 years ago
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with
2 additions and
1 deletions
-
core/css/header.scss
|
|
|
@ -226,7 +226,8 @@ nav { |
|
|
|
display: inline-block; |
|
|
|
width: 44px; |
|
|
|
height: 44px; |
|
|
|
margin-left: -54px; |
|
|
|
margin-left: -44px; |
|
|
|
position: relative; |
|
|
|
} |
|
|
|
|
|
|
|
.header-left #navigation { |
|
|
|
|