From 55836e8ca65ca9a2ae25591de3232470d7a50049 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 7 Jun 2017 22:40:44 +0200 Subject: update bs-dev --- view/css/bootstrap-red.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'view/css') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 1bb82f11c..b2b2ca759 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -46,6 +46,12 @@ nav .dropdown-menu { overflow: auto; } +/* this is a hack and needs fixing in bootstrap */ +nav .dropdown-menu-right { + right: 0; + left: auto !important; +} + #navbar-collapse-2 { flex-basis: 100%; max-height: 70vh; -- cgit v1.2.3