From 464158e0f222ea84a4b5f23b09a86b1b43797c83 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 24 Jul 2015 20:50:48 +0500 Subject: Minor class changes --- web/sass-files/sass/partials/_signup.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/sass-files/sass/partials') diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss index 1867bc89f..826394a10 100644 --- a/web/sass-files/sass/partials/_signup.scss +++ b/web/sass-files/sass/partials/_signup.scss @@ -23,6 +23,9 @@ font-weight: 600; margin: 0 0 1.3em 0; font-size: 1.4em; + &.extra-margin { + margin-bottom: 2.5em; + } } h4 { font-size: em(18px); @@ -66,9 +69,6 @@ .form-control { height: em(38px); } - .signup-custom__container { - margin-top: 3em; - } .or__container { height: 1px; background: #dddddd; -- cgit v1.2.3-1-g7c22