From d4be0ca58be99cc4187b87b928dd718998957252 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 10 Mar 2022 10:02:18 -0800 Subject: [PATCH] Report modal --- bookwyrm/templates/snippets/report_modal.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bookwyrm/templates/snippets/report_modal.html b/bookwyrm/templates/snippets/report_modal.html index 64e0c298..e80dd1f5 100644 --- a/bookwyrm/templates/snippets/report_modal.html +++ b/bookwyrm/templates/snippets/report_modal.html @@ -48,10 +48,10 @@ {% block modal-footer %} - - - - +
+ + +
{% endblock %} {% block modal-form-close %}{% endblock %}