From ee1cec8de2272ae554b12900598971db49b26d96 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 3 Aug 2021 07:35:43 +0000 Subject: the default 400px is slightly overkill --- view/css/bootstrap-red.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/css') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index d1e8b87cf..36240517e 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -58,6 +58,11 @@ nav .dropdown-menu { transition: none; } +.offcanvas-end { + width: unset; + min-width: 250px; +} + /* nav overrides end */ label { -- cgit v1.2.3