diff options
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss index fa0c53f23..82ec08746 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -57,6 +57,7 @@ body.twothirdswidthpage { @include box-shadow(none); } .sticky-sidebar { + z-index: 5; aside { position: fixed; top: 10em; |