Working on iframe display

This commit is contained in:
echarp 2019-04-21 18:38:24 +02:00
parent 5bb72bb8a6
commit 065ac38f15
3 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,6 @@ html
& > header, & > footer,
h2, nav, .region_filter, .orga_search, #banner
display: none
ul
margin: 0
body
border: 1px solid #68A6E5

View File

@ -112,6 +112,8 @@ body.events.show, body.orgas.show, body.tags.show, body.pages
border-radius: 0.4em
h2
margin-top: 1em
html.iframe main
box-shadow: none !important
#advises
border: 1px solid #FFB578

View File

@ -32,6 +32,6 @@ section.leaflet-control-layers-list label
position: relative !important
html.iframe
&, body, main, #map
&, body.maps, body.maps main, body.maps #map
width: 100%
height: 100%