From a0243d089cf8692ea21039b10cb92843d1632995 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 9 Nov 2020 21:26:22 -0800 Subject: [PATCH] star rating label can't surround input for css to work --- bookwyrm/templates/snippets/create_status_form.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/bookwyrm/templates/snippets/create_status_form.html b/bookwyrm/templates/snippets/create_status_form.html index 7b429b53..d6aa3fb3 100644 --- a/bookwyrm/templates/snippets/create_status_form.html +++ b/bookwyrm/templates/snippets/create_status_form.html @@ -15,14 +15,13 @@
Rating
- + + {% for i in '12345'|make_list %} - - + + {% endfor %}