2014-04-28 00:33:21 +02:00
|
|
|
#map
|
2019-06-16 17:08:56 +02:00
|
|
|
height: 20em
|
2016-09-17 22:45:32 +02:00
|
|
|
transition: none
|
2019-04-20 15:16:21 +02:00
|
|
|
padding-left: 4em
|
|
|
|
list-style-type: none
|
2014-10-26 16:51:16 +01:00
|
|
|
*
|
|
|
|
/* Popup are better displayed with this: */
|
|
|
|
max-width: initial
|
2018-10-17 18:42:46 +02:00
|
|
|
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
|
2019-06-16 17:08:56 +02:00
|
|
|
body.maps #map
|
|
|
|
height: 60em
|
|
|
|
body.events.index #map
|
|
|
|
margin-bottom: 3em
|
2018-10-17 18:42:46 +02:00
|
|
|
|
2019-04-20 15:16:21 +02:00
|
|
|
// Left align the map controls placed in the top right corner
|
2019-04-19 14:45:47 +02:00
|
|
|
section.leaflet-control-layers-list label
|
2016-05-23 01:51:45 +02:00
|
|
|
.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-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
|