diff --git a/src/logistration/_style.scss b/src/logistration/_style.scss
index aa2db031..30768ea3 100644
--- a/src/logistration/_style.scss
+++ b/src/logistration/_style.scss
@@ -236,6 +236,10 @@ $apple-focus-black: $apple-black;
height: 90%;
}
+.mt-20 {
+ margin-top: 20px;
+}
+
@media (min-width: 576px) {
.reset-password-container {
width: 420px;
diff --git a/src/logistration/messages.jsx b/src/logistration/messages.jsx
index c7758c4c..62f4036b 100644
--- a/src/logistration/messages.jsx
+++ b/src/logistration/messages.jsx
@@ -73,7 +73,7 @@ const messages = defineMessages({
},
'logistration.login.institution.login.page.back.button': {
id: 'logistration.login.institution.login.page.back.button',
- defaultMessage: 'Back',
+ defaultMessage: 'Back to sign in',
description: 'return to login page',
},
'logistration.register.institution.login.button': {
diff --git a/src/logistration/tests/__snapshots__/LoginPage.test.jsx.snap b/src/logistration/tests/__snapshots__/LoginPage.test.jsx.snap
index e8b57928..9373effb 100644
--- a/src/logistration/tests/__snapshots__/LoginPage.test.jsx.snap
+++ b/src/logistration/tests/__snapshots__/LoginPage.test.jsx.snap
@@ -8,7 +8,7 @@ exports[`LoginPage should match TPA provider snapshot 1`] = `
className="d-flex flex-column"
>
or sign in with
@@ -200,7 +200,7 @@ exports[`LoginPage should match default section snapshot 1`] = `
className="d-flex flex-column"
>