From cc7f1ef73d23d1e51a1ec9ba6867510789f2a507 Mon Sep 17 00:00:00 2001 From: Joachim Date: Wed, 22 Dec 2021 20:03:13 +0100 Subject: [PATCH] Fix: Fix modal alignment in Shelf page --- bookwyrm/templates/components/dropdown.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bookwyrm/templates/components/dropdown.html b/bookwyrm/templates/components/dropdown.html index b3710271..82a3444a 100644 --- a/bookwyrm/templates/components/dropdown.html +++ b/bookwyrm/templates/components/dropdown.html @@ -7,6 +7,7 @@ class=" dropdown control {% if right %}is-right{% endif %} + has-text-left " >