From ee8635ef636ce610cb953c1eea0737ce53726fe4 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 25 Dec 2022 01:17:52 +0200 Subject: [PATCH] add padding to the "more comments" button on mobile --- files/templates/comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index b5ffd352a..c458ca608 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -49,7 +49,7 @@ {% endfor %} {% elif replies %} - More comments + More comments {% endif %} {% endif %} @@ -529,7 +529,7 @@ {% endfor %} {% elif replies %} - More comments + More comments {% endif %}