mobile login fix

This commit is contained in:
GilbN 2019-06-14 12:29:58 +02:00 committed by GitHub
parent d07840f6ef
commit e8a191c5a4
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;
} }