From 8a3fb171479fe77f0eb8255cbd196ab9687b096c Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Wed, 17 Jan 2024 20:04:07 +0100 Subject: [PATCH] [CHANGE] Reduce the width of the side menu to 300px This gives the apps a bit of wiggle room for all the tables we have there. --- allianceauth/menu/templates/menu/sortable-side-menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/menu/templates/menu/sortable-side-menu.html b/allianceauth/menu/templates/menu/sortable-side-menu.html index 504e1a0e..aaa399bb 100644 --- a/allianceauth/menu/templates/menu/sortable-side-menu.html +++ b/allianceauth/menu/templates/menu/sortable-side-menu.html @@ -4,7 +4,7 @@