From c3bf20b031fac7c12dd067c79b53937d8239ac48 Mon Sep 17 00:00:00 2001 From: GilbN Date: Fri, 14 Jun 2019 08:48:40 +0200 Subject: [PATCH] Update organizr-base.css --- CSS/themes/organizr-base.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/themes/organizr-base.css b/CSS/themes/organizr-base.css index 9568e333..b8cf9d3f 100644 --- a/CSS/themes/organizr-base.css +++ b/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 {