mobile login fix

This commit is contained in:
GilbN 2019-06-14 12:30:28 +02:00 committed by GitHub
parent e8a191c5a4
commit 91140de983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
color: #ffffff !important; color: #ffffff !important;
} }
@media (max-width: 480px) @media (max-width: 480px)
login-sidebar { login-box {
margin-top: auto !important; margin-top: auto !important;
height: 100% !important; height: 100% !important;
} }