From 15cc0417006340cf532a57805fb21fe8217422c1 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Fri, 28 Oct 2022 16:38:41 +0100 Subject: [PATCH] update /layouts/header.html template (reduce size of site header). The tag would stretch across the top of the page and it made it hard to click in an 'empty' space on the page. It was, also, confusing when the page would change to the home page when you were not paying attention whilst clicking. --- templates/layouts/header.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/layouts/header.html b/templates/layouts/header.html index fcd8d1d..d283b26 100644 --- a/templates/layouts/header.html +++ b/templates/layouts/header.html @@ -110,8 +110,8 @@ {% endif %} - + {% ifequal system-data.first.enable-site-logo 1 %} {{system-data.first.site-name}}{{system-data.first.site-name}} +