Browse Source

Update organizr-base.css

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

4
CSS/themes/organizr-base.css

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

Loading…
Cancel
Save