From 11228dfa5d02d8ce535c7ca565181acbfeb86719 Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Wed, 26 Nov 2025 12:22:27 +0100 Subject: [PATCH] 'All tags...' link: italic to distinguish it from the actual tag headers --- issues/templates/issues/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issues/templates/issues/base.html b/issues/templates/issues/base.html index 69eb0d7..687d0f9 100644 --- a/issues/templates/issues/base.html +++ b/issues/templates/issues/base.html @@ -247,7 +247,7 @@ {% endfor %} -
{% translate "All tags..." %}
+
{% translate "All tags..." %}