From 4ee417db3d0d8e6d9a5cf1b2312b2691d612cf22 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 30 Mar 2016 18:32:24 +0500 Subject: Adding back button to main create team page --- webapp/sass/routes/_signup.scss | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'webapp/sass') diff --git a/webapp/sass/routes/_signup.scss b/webapp/sass/routes/_signup.scss index 61bb93daf..062e4c9a5 100644 --- a/webapp/sass/routes/_signup.scss +++ b/webapp/sass/routes/_signup.scss @@ -200,7 +200,7 @@ display: block; height: 40px; line-height: 34px; - margin: 1em 0; + margin: 1em 0 1em 10px; min-width: 200px; padding: 0 1em; width: 200px; @@ -262,9 +262,10 @@ } &.btn-full { - width: 100%; - text-align: left; + margin-left: 0; padding-left: 35px; + text-align: left; + width: 100%; } } -- cgit v1.2.3-1-g7c22