From 5cbe87e6bf8698e874a184e1f156c62ef9a32188 Mon Sep 17 00:00:00 2001 From: Vassili Minaev Date: Tue, 5 May 2026 18:38:50 -0600 Subject: [PATCH] Join left and right navbar links into the center --- .../includes/navbar/navbar_items.html | 20 +++++++------------ 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/frappe/templates/includes/navbar/navbar_items.html b/frappe/templates/includes/navbar/navbar_items.html index 99a40a02a0..483e11878c 100644 --- a/frappe/templates/includes/navbar/navbar_items.html +++ b/frappe/templates/includes/navbar/navbar_items.html @@ -52,19 +52,10 @@ {% endif %} {% endmacro %} -{% if top_bar_items -%} - -{%- endif %} -