diff --git a/lib/core/src/lib/forgot-password/forgot-password.component.html b/lib/core/src/lib/forgot-password/forgot-password.component.html
index fea4959335..6dfe69c27c 100644
--- a/lib/core/src/lib/forgot-password/forgot-password.component.html
+++ b/lib/core/src/lib/forgot-password/forgot-password.component.html
@@ -16,18 +16,16 @@
{{ 'PASSWORD.MESSAGES.ENTER-USERNAME' | translate }}
-
-
+
+
-
+
@@ -40,4 +38,4 @@
-
+
\ No newline at end of file
diff --git a/lib/core/src/lib/forgot-password/forgot-password.component.scss b/lib/core/src/lib/forgot-password/forgot-password.component.scss
index 03555ac710..3e8c9f47f5 100644
--- a/lib/core/src/lib/forgot-password/forgot-password.component.scss
+++ b/lib/core/src/lib/forgot-password/forgot-password.component.scss
@@ -53,6 +53,7 @@ hr {
width: 100%;
border: none !important;
outline: none;
+ margin-top: 10px !important;
}
.send-instructions-button {