From b33fdd5e393eab51ec254e144b8876d3037dc0e7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 26 Sep 2020 20:28:26 +0100 Subject: [PATCH] Minimum width of rss icon --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index c1984484..dff96f2e 100644 --- a/webinterface.py +++ b/webinterface.py @@ -769,7 +769,7 @@ def htmlHashtagSearch(nickname: str, domain: str, port: int, # RSS link for hashtag feed hashtagSearchForm += '
' hashtagSearchForm += \ - 'RSS 2.0
'