aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/sass/_base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/sass/_base.scss')
-rw-r--r--web/cobrands/sass/_base.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index a65bd7ca0..2c4ce1e33 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -1576,6 +1576,10 @@ html.js #map .noscript {
}
}
+.big-hide-pins-link {
+ display: none; // will become `block` in layout.scss
+}
+
.big-green-banner {
position: relative;
top: -1.75em;