From 7d7a50d6b184db0c94180982d9751d6d7f55d7af Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 10 Jul 2015 20:56:20 +0500 Subject: MM-1304 - Quick fix for error on welcome sign up page --- web/sass-files/sass/partials/_signup.scss | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'web/sass-files/sass') diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss index 8917ebb9f..a714aa44f 100644 --- a/web/sass-files/sass/partials/_signup.scss +++ b/web/sass-files/sass/partials/_signup.scss @@ -20,7 +20,7 @@ font-size: em(28px); } h3 { - font-weight: 600; + font-weight: 600; margin: 0 0 1.3em 0; font-size: 1.4em; } @@ -91,6 +91,8 @@ .has-error { .control-label { margin-top: 5px; + font-size: 14px; + font-weight: 600; } } .reset-form { @@ -114,6 +116,6 @@ } .signup-team-login { - padding-bottom: 10px; - font-weight: 700; + padding-bottom: 10px; + font-weight: 700; } \ No newline at end of file -- cgit v1.2.3-1-g7c22