From 7b95051fe1fd2ee3d7e870ed26cc7201875e6432 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sun, 6 Apr 2025 21:37:10 +0200 Subject: [PATCH 1/2] [ADD] Menu separator Between `#nav-right` and `#nav-right-character-control`. Only visible when `#nav-right` has menu items. --- .../templates/allianceauth/base-bs5.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/allianceauth/templates/allianceauth/base-bs5.html b/allianceauth/templates/allianceauth/base-bs5.html index 3da6965a..da6c4b16 100644 --- a/allianceauth/templates/allianceauth/base-bs5.html +++ b/allianceauth/templates/allianceauth/base-bs5.html @@ -24,7 +24,7 @@ {% include 'bundles/auth-framework-css.html' %} {% block extra_css %}{% endblock extra_css %} @@ -63,6 +72,11 @@