aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login/login.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/login/login.component.scss')
-rw-r--r--client/src/app/login/login.component.scss10
1 files changed, 2 insertions, 8 deletions
diff --git a/client/src/app/login/login.component.scss b/client/src/app/login/login.component.scss
index 4a37ee961..900b2467a 100644
--- a/client/src/app/login/login.component.scss
+++ b/client/src/app/login/login.component.scss
@@ -17,13 +17,7 @@ input[type=submit] {
17 @include orange-button; 17 @include orange-button;
18} 18}
19 19
20.forgot-password-button { 20.create-an-account, .forgot-password-button {
21 display: inline-block;
22 cursor: pointer;
23}
24
25.create-an-account {
26 @include disable-default-a-behaviour;
27
28 color: #000; 21 color: #000;
22 cursor: pointer;
29} 23}