From 3c571fb0956c0afe872679f65680c6c7ccc20bca Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 6 Aug 2023 10:17:24 +0300 Subject: [PATCH] prevent header overflow for jannies bc of crown --- files/templates/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/header.html b/files/templates/header.html index 6e8af4411..538fd9440 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -133,7 +133,7 @@ {% endif %} - {% if not (v and v.patron) %} + {% if not (v and v.patron) and not (v and v.admin_level) %} {% if v %}