2014-04-28 00:33:21 +02:00
|
|
|
#map
|
2019-06-27 22:17:40 +02:00
|
|
|
height: 22em
|
2016-09-17 22:45:32 +02:00
|
|
|
transition: none
|
2014-10-26 16:51:16 +01:00
|
|
|
*
|
|
|
|
/* Popup are better displayed with this: */
|
|
|
|
max-width: initial
|
2019-06-27 22:17:40 +02:00
|
|
|
ul.feeds li
|
2019-04-20 15:16:21 +02:00
|
|
|
a
|
|
|
|
display: inline-block
|
2018-10-17 18:42:46 +02:00
|
|
|
.awesome-marker
|
|
|
|
display: inline-block !important
|
2019-04-20 15:16:21 +02:00
|
|
|
position: relative !important
|
2018-10-17 18:42:46 +02:00
|
|
|
|
2019-06-27 22:17:40 +02:00
|
|
|
.leaflet-top
|
|
|
|
margin-top: 3em
|
|
|
|
text-align: left
|
|
|
|
|
|
|
|
// Left align the map controls placed in the top right corner
|
|
|
|
section.leaflet-control-layers-list label .awesome-marker
|
2016-05-23 01:54:46 +02:00
|
|
|
height: auto !important
|
|
|
|
display: inline-block !important
|
|
|
|
position: relative !important
|
2016-04-16 23:08:03 +02:00
|
|
|
|
2019-06-27 22:17:40 +02:00
|
|
|
body.maps #map
|
|
|
|
height: 60em
|
|
|
|
|
2019-04-19 21:22:08 +02:00
|
|
|
html.iframe
|
2019-04-21 18:38:24 +02:00
|
|
|
&, body.maps, body.maps main, body.maps #map
|
2019-04-19 21:22:08 +02:00
|
|
|
width: 100%
|
|
|
|
height: 100%
|
2019-04-21 18:42:05 +02:00
|
|
|
margin: 0
|