aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zurich/_zurich.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index f9ea29d9a..5cf76bf87 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -39,3 +39,12 @@ body.frontpage #zurich-footer-wrapper {
.muted, .muted a {
color: #aaa;
}
+
+#form_sign_in_yes {
+ .form-txt-submit-box {
+ clear: both;
+ div.form-error {
+ width: 61%;
+ }
+ }
+}