From daa77bdc895a7155ff8bf5a7ea5d82e11f77e665 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Tue, 18 Nov 2025 17:44:42 -0300 Subject: [PATCH] Adjust topbar (first pass) - Change the collapse/expand icon; - remove old unnecessary CSS rules (adjust buttons height) - add space (gap) between top menu items Signed-off-by: RD WebDesign --- scripts/lua/header_authenticated.lp | 2 +- style/pi-hole.css | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/scripts/lua/header_authenticated.lp b/scripts/lua/header_authenticated.lp index 8ca2ce2c..40cd0054 100644 --- a/scripts/lua/header_authenticated.lp +++ b/scripts/lua/header_authenticated.lp @@ -43,7 +43,7 @@ mg.include('header.lp','r')