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 8ae5c2bfc..5f577b3e8 100644 --- a/web/cobrands/stevenage/_layout.scss +++ b/web/cobrands/stevenage/_layout.scss @@ -89,7 +89,7 @@ h1 { width:100%; .nav-wrapper-2 { // position static as well so we fix lots of the z-index issues - position:static; + //position:static; } } } |