aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/hackney/base.scss7
1 files changed, 6 insertions, 1 deletions
diff --git a/web/cobrands/hackney/base.scss b/web/cobrands/hackney/base.scss
index a3e41c5d0..4bc3fc8b1 100644
--- a/web/cobrands/hackney/base.scss
+++ b/web/cobrands/hackney/base.scss
@@ -214,4 +214,9 @@ select.form-error {
.dz-clickable:hover .dz-message u, .dz-drag-hover .dz-message u {
color: $green;
-} \ No newline at end of file
+}
+
+.sso-staff-sign-in {
+ font-size: 0.9em;
+ margin: 1em 0;
+}