diff options
Diffstat (limited to 'web/cobrands/sass/_layout.scss')
-rw-r--r-- | web/cobrands/sass/_layout.scss | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss index 64b3f7848..d214b0804 100644 --- a/web/cobrands/sass/_layout.scss +++ b/web/cobrands/sass/_layout.scss @@ -141,6 +141,9 @@ h1 { background: none; border-bottom: none; } + &#top-nav-privacy { + display: none; + } } &#main-menu{ li{ @@ -432,7 +435,6 @@ body.twothirdswidthpage { } } - // map box (fallback for non js really as most users // will have fullscreen map) #map_box{ |