From 185ddf1eaf82e08586be6c7689507ee924d9dd47 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 19 Aug 2022 13:15:48 +0000 Subject: update to bootstrap 5.2 and fixes --- view/css/bootstrap-red.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'view/css') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 7207086b9..b0bd4fd75 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -52,9 +52,8 @@ nav .dropdown-menu { transition: none; } -.offcanvas-end { - width: unset; - min-width: 250px; +.offcanvas.offcanvas-end { + --bs-offcanvas-width: 19rem; } /* nav overrides end */ -- cgit v1.2.3