From 681171b3e988bf8c1dc00fa9c22c514c65fbfca9 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 1 Jan 2023 12:38:37 +0200 Subject: [PATCH] fix "publish" button alignment --- files/templates/post_actions.html | 2 +- files/templates/post_actions_mobile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index db797528d..d5afcde13 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -1,5 +1,5 @@ {% if v and v.id==p.author_id and p.private %} -
+
diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 6b52b44cf..91453272d 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -1,5 +1,5 @@ {% if v and v.id==p.author_id and p.private %} -
+