GilbN
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
CSS/themes/organizr-hotline.css
|
@ -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 { |
|
|