From 0b899e066896eaa42a7cfebc6414eb437a77981c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 26 Sep 2020 20:25:35 +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 41f6cff5..c1984484 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
'