diff options
-rw-r--r-- | web/cobrands/stevenage/_layout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/stevenage/_layout.scss b/web/cobrands/stevenage/_layout.scss index 5f577b3e8..c8197cc2c 100644 --- a/web/cobrands/stevenage/_layout.scss +++ b/web/cobrands/stevenage/_layout.scss @@ -960,6 +960,9 @@ body.frontpage { } } .ie6, .ie7 { + #front-main { + margin-top: 5.5em; + } #front_stats { div { width:8em; |