Merge remote-tracking branch 'upstream/pull/4343'
This commit is contained in:
commit
4ed7387551
2 changed files with 1 additions and 9 deletions
|
@ -318,14 +318,6 @@ body.small-nav {
|
|||
font-weight: $font-weight-normal;
|
||||
}
|
||||
|
||||
/* Rules for the message shown in place of the map when javascript is disabled */
|
||||
|
||||
#noscript {
|
||||
z-index: 20000000;
|
||||
margin-left: 400px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
/* Rules for Leaflet maps */
|
||||
|
||||
.leaflet-top.leaflet-right,
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
|
||||
<noscript>
|
||||
<div id="noscript">
|
||||
<div class="mt-5 p-3">
|
||||
<p><%= t "site.index.js_1" %></p>
|
||||
<p><%= t "site.index.js_2" %></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue