From f54cf1a63910889a877b1513feb83f0fc8973cfd Mon Sep 17 00:00:00 2001 From: Nandakumar Edamana Date: Sun, 27 Oct 2019 17:07:43 +0530 Subject: [PATCH] fixed a margin issue caused by the previous fix --- src/components/registration/steps.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/registration/steps.jsx b/src/components/registration/steps.jsx index 3a6f9069c..782eaaec0 100644 --- a/src/components/registration/steps.jsx +++ b/src/components/registration/steps.jsx @@ -195,8 +195,8 @@ class UsernameStep extends React.Component { }} onValidSubmit={this.handleValidSubmit} > -
-