Browse Source

mobile login fix

pull/11/head
GilbN 5 years ago
committed by GitHub
parent
commit
91140de983
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/themes/organizr-marine.css

2
CSS/themes/organizr-marine.css

@ -31,7 +31,7 @@
color: #ffffff !important;
}
@media (max-width: 480px)
login-sidebar {
login-box {
margin-top: auto !important;
height: 100% !important;
}

Loading…
Cancel
Save