diff options
-rw-r--r-- | web/cobrands/stevenage/_layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/stevenage/_layout.scss b/web/cobrands/stevenage/_layout.scss index 1e0bd1dcf..598f7bae2 100644 --- a/web/cobrands/stevenage/_layout.scss +++ b/web/cobrands/stevenage/_layout.scss @@ -350,7 +350,7 @@ body.twothirdswidthpage { z-index: -1; aside { position: fixed; - top:7em; + top:19em; left:auto; } } |