From 296f7f37de6a878d1e626262e067c955f27251d0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 26 Sep 2020 20:21:15 +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 7218441b..41f6cff5 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
'