aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-08-28 15:09:38 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-08-28 16:30:45 +0100
commit3706e960d4202cb9ace658a0218cb3d0d0275361 (patch)
tree98c41e218ef519ebeda3d9fd2e59a2a461b460a9 /web
parentf83e44a8c1b41491686a3831e14529e6e554c653 (diff)
Make sure Home clickable with Try again overlay.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_base.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index 00e2df7d7..b93e6da5a 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -1531,7 +1531,7 @@ html.js #map .noscript {
display: block;
// "Fade out" the map.
- height: 100%;
+ top: 30px;
background-color: rgba(#000, 0.3);
#try_again,