Working on iframe display
This commit is contained in:
parent
5bb72bb8a6
commit
065ac38f15
@ -20,8 +20,6 @@ html
|
||||
& > header, & > footer,
|
||||
h2, nav, .region_filter, .orga_search, #banner
|
||||
display: none
|
||||
ul
|
||||
margin: 0
|
||||
|
||||
body
|
||||
border: 1px solid #68A6E5
|
||||
|
@ -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
|
||||
|
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user