From 4e3956e1e44c970d6b312603a95be2ccdb49bbd6 Mon Sep 17 00:00:00 2001 From: Nandakumar Edamana Date: Sun, 27 Oct 2019 16:57:55 +0530 Subject: [PATCH] fixed the issue "Create a Username" has different font weight --- src/components/registration/steps.jsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/registration/steps.jsx b/src/components/registration/steps.jsx index 415f38ac9..3a6f9069c 100644 --- a/src/components/registration/steps.jsx +++ b/src/components/registration/steps.jsx @@ -196,16 +196,14 @@ class UsernameStep extends React.Component { onValidSubmit={this.handleValidSubmit} >
-
- - {this.props.intl.formatMessage({id: 'registration.createUsername'})} - +
+