Update organizr-hotline.css

This commit is contained in:
GilbN 2019-06-14 08:50:06 +02:00 committed by GitHub
parent 46444c2b70
commit 48324ea313
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 {