From 97c7f59a062ee9f6b8b008fddfeca43e811359aa Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 23 Mar 2023 20:39:28 +0200 Subject: [PATCH] fix incosistent colors --- files/templates/post_actions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index a9d4cbb37..81f0fe801 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -11,7 +11,7 @@ {% endif %} {% if v and FEATURES['AWARDS'] %} - + {% endif %} @@ -28,8 +28,8 @@ {% if v and v.id==p.author_id %} {% if request.path.startswith('/@') %} - - + + {% endif %}