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)
login-sidebar {
margin-top: auto;
height: 100%;
margin-top: auto !important;
height: 100% !important;
}
/* Header */
.navbar-header {