aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet.com/layout.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet.com/layout.scss b/web/cobrands/fixmystreet.com/layout.scss
index 55ebe1743..e8e68553a 100644
--- a/web/cobrands/fixmystreet.com/layout.scss
+++ b/web/cobrands/fixmystreet.com/layout.scss
@@ -175,6 +175,12 @@ body.frontpage {
background-color: white;
width: auto;
}
+ > .form-error {
+ margin-top: -4em;
+ }
+ > .form-error + .tablewrapper {
+ margin-top: 0;
+ }
}
footer {
.bordered {