From efd2ed908de2d79c49d2adb8179dc70ba2383555 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 10 Feb 2016 19:45:34 +0500 Subject: Adding back button for login pages --- web/sass-files/sass/partials/_signup.scss | 5 +++++ web/templates/claim_account.html | 2 +- web/templates/docs.html | 2 +- web/templates/find_team.html | 2 +- web/templates/login.html | 2 +- web/templates/password_reset.html | 2 +- web/templates/signup_team_complete.html | 3 +++ web/templates/signup_team_confirm.html | 3 +++ web/templates/signup_user_complete.html | 3 +++ web/templates/verify.html | 2 +- 10 files changed, 20 insertions(+), 6 deletions(-) (limited to 'web') diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss index 81fe037f7..e9c872a6e 100644 --- a/web/sass-files/sass/partials/_signup.scss +++ b/web/sass-files/sass/partials/_signup.scss @@ -5,6 +5,11 @@ line-height: 33px; padding: 0 1em 0.2em; background: #EEE; + + .fa { + margin-right: 5px; + } + } .signup-team__container { padding: 100px 0px 50px 0px; diff --git a/web/templates/claim_account.html b/web/templates/claim_account.html index bcf63fd95..7580df120 100644 --- a/web/templates/claim_account.html +++ b/web/templates/claim_account.html @@ -7,7 +7,7 @@