real fix for login screen..

This commit is contained in:
GilbN 2019-06-14 08:49:47 +02:00 committed by GitHub
parent c3bf20b031
commit 46444c2b70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,8 @@
} }
@media (max-width: 480px) @media (max-width: 480px)
login-sidebar { login-sidebar {
margin-top: auto; margin-top: auto !important;
height: 100%; height: 100% !important;
} }
/* Header */ /* Header */
.navbar-header { .navbar-header {