From d4f41df8c1eba0b434fe88d8a453dce88c643a4c Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 15 Apr 2020 18:32:12 -0500 Subject: [PATCH] Nest auth_login fieldset, fixes #17 --- .../auth_login/components/login_form.js | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/app/gabsocial/features/auth_login/components/login_form.js b/app/gabsocial/features/auth_login/components/login_form.js index 29fb3e567..33f6cb9d4 100644 --- a/app/gabsocial/features/auth_login/components/login_form.js +++ b/app/gabsocial/features/auth_login/components/login_form.js @@ -38,16 +38,18 @@ class LoginForm extends ImmutablePureComponent { render() { return (
-
-
- +
+
+
+ +
+
+ +
+

+ Trouble logging in? +

-
- -
-

- Trouble logging in? -