From 75060fdee4b02855bfab8c7607283aa2225b344d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 9 Sep 2022 08:37:04 +0200 Subject: [PATCH] fix "exile user" margin --- files/templates/post_actions_mobile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 117c99d85..60625cf03 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -59,7 +59,7 @@ {% if not p.author.mods(p.sub) %} - - + + {% endif %} {% endif %}