diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/sass/_base.scss | 2 |
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, |