Browse Source
Mobile fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/10486/head
John Molakvoæ (skjnldsv)
8 years ago
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with
1 additions and
1 deletions
-
core/css/mobile.scss
|
|
|
@ -28,7 +28,7 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#app-navigation + #app-content { |
|
|
|
#app-navigation:not(.hidden) + #app-content { |
|
|
|
margin-left: 0; |
|
|
|
} |
|
|
|
|
|
|
|
|