+
Account
-
-
-
Change password
+
+
+
+
+
+
Update my informations
+
+
+
+
+
+
-
-
-
-
-
Update my informations
-
-
-
-
-
-
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html
index 061ebe134..3f946d581 100644
--- a/client/src/app/app.component.html
+++ b/client/src/app/app.component.html
@@ -16,15 +16,16 @@
-
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss
index dc4dcf28b..2d0487cd8 100644
--- a/client/src/app/app.component.scss
+++ b/client/src/app/app.component.scss
@@ -30,10 +30,15 @@
}
}
-footer {
- border-top: 1px solid rgba(0, 0, 0, 0.2);
- padding: 10px;
- text-align: center;
- font-size: small;
- margin: 30px 10px 0 10px;
+my-search {
+ // Fix col-md-* padding
+ padding: 0;
+}
+
+footer {
+ border-top: 1px solid $footer-border-color;
+ padding: 10px 0;
+ text-align: center;
+ font-size: 11px;
+ margin-top: 30px;
}
diff --git a/client/src/app/login/login.component.html b/client/src/app/login/login.component.html
index 94a405405..bcea0a27a 100644
--- a/client/src/app/login/login.component.html
+++ b/client/src/app/login/login.component.html
@@ -1,29 +1,34 @@
-
Login
+
+
diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html
index 6c9c60e8b..b8b7826eb 100644
--- a/client/src/app/signup/signup.component.html
+++ b/client/src/app/signup/signup.component.html
@@ -1,40 +1,46 @@
-
Signup
+
+
-
{{ error }}
+
Signup
-