From d936417ddb399858b41fa7b22c4d0f9718c9f4b1 Mon Sep 17 00:00:00 2001 From: Fabien Basmaison Date: Tue, 27 Apr 2021 20:44:06 +0200 Subject: [PATCH] cover: Update /book/ID/edit. --- bookwyrm/templates/book/edit_book.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bookwyrm/templates/book/edit_book.html b/bookwyrm/templates/book/edit_book.html index de9c95350..e57c39e21 100644 --- a/bookwyrm/templates/book/edit_book.html +++ b/bookwyrm/templates/book/edit_book.html @@ -169,10 +169,11 @@

{% trans "Cover" %}

-
- {% include 'snippets/book_cover.html' with book=book cover_class='is-h-s' %} +
+ {% include 'snippets/book_cover.html' with book=book cover_class='is-w-auto' %}
-
+ +