From 1a56045b42ffee538c20337a70e7ae4a8b62937d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 1 Feb 2017 13:08:41 +0100 Subject: nav dropdown-menu overrides --- view/css/bootstrap-red.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'view') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 6cc4a4238..e98065b2b 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -37,13 +37,6 @@ nav .navbar-header img { margin-top: 1px; } -nav .dropdown-menu { - max-height: 450px; - width: 270px; - overflow-y: auto; - margin-top: 0px; -} - /* nav overrides end */ -- cgit v1.2.3