From f985ca0576228c5df3bd72263be7ac29167dc0c4 Mon Sep 17 00:00:00 2001 From: Joel Bradshaw Date: Wed, 13 Jan 2021 19:14:01 -0800 Subject: [PATCH] Make login form wrap nicely on mobile Changing to columns from a grouped form item isn't my favorite, but I think it's okay, and it gets us better mobile behavior for free --- bookwyrm/templates/layout.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index fe448585d..f2db8521d 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -127,17 +127,19 @@
{% csrf_token %} -
-
+
+
-
+ - +
+ +