From c205126c5445f4a5120932b0689c54e108c16a52 Mon Sep 17 00:00:00 2001
From: Mouse Reeve
Date: Sun, 17 Jan 2021 20:39:18 -0800
Subject: [PATCH] Fixes close button in mobile suggested compose
---
bookwyrm/templates/feed.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/bookwyrm/templates/feed.html b/bookwyrm/templates/feed.html
index 61017001..58acfe98 100644
--- a/bookwyrm/templates/feed.html
+++ b/bookwyrm/templates/feed.html
@@ -43,7 +43,7 @@
{% include 'snippets/book_titleby.html' with book=book %}
@@ -54,9 +54,6 @@
{% endfor %}
{% endwith %}
{% endfor %}
-
-
-
{% endif %}
{% if goal %}