aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/sass
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/sass')
-rw-r--r--web/cobrands/sass/_base.scss3
-rw-r--r--web/cobrands/sass/_layout.scss4
2 files changed, 4 insertions, 3 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index c9d8e19d7..eb4901c1c 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -678,14 +678,13 @@ footer {
}
p {
font-size:0.75em;
- margin-bottom: 0;
+ margin-bottom: 0;
}
}
}
}
-
/*BUTTONS*/
// Default style set for buttons, inputs and .btn class. Red and green class available.
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{