diff --git a/bookwyrm/templates/lists/list.html b/bookwyrm/templates/lists/list.html index 641038d0a..e61caf9c3 100644 --- a/bookwyrm/templates/lists/list.html +++ b/bookwyrm/templates/lists/list.html @@ -79,15 +79,19 @@

{% trans "Sort List" %}

- -
- {{ sort_form.sort_by }} +
+ +
+ {{ sort_form.sort_by }} +
- -
- {{ sort_form.direction }} +
+ +
+ {{ sort_form.direction }} +
-
+