aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/layout.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index f84bba604..7afc1e879 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -351,6 +351,11 @@ textarea{
}
}
+/* Report page */
+.problem-header {
+ min-height:19em;
+}
+
/* Frontpage */
body.frontpage {
background:#1a1a1a;