Fixes the position of the navigation toggle menu icon in mobile.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
Abijeet 2018-06-02 20:48:27 +05:30 committed by John Molakvoæ (skjnldsv)
parent 45db89f3e6
commit 0ca9ce0f84
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
#app-navigation-toggle {
position: fixed;
display: inline-block !important;
top: 45px;
top: 50px;
left: 0;
width: 44px;
height: 44px;