From 6e1f03f4809657bb1adf7eeb246937d20439059c Mon Sep 17 00:00:00 2001 From: TLSM Date: Mon, 21 Nov 2022 20:22:18 -0500 Subject: [PATCH] Make comment removal UI consistent desktop/mobile. --- files/templates/comments.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index aedad601c..cb5c52061 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -719,10 +719,7 @@ {% endif %} {% if v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} - {% if v.id != c.author.id %} - - {% endif %} - + {% endif %}