]> _ Git - eif-extranet.git/commitdiff
wip #5496 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 29 Sep 2022 13:08:25 +0000 (15:08 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 29 Sep 2022 13:08:25 +0000 (15:08 +0200)
patrimoine.php
style/inc/page-dashboard.sass

index cd6f344e5cb752dc82a1754ccadf9b145a94d8b7..6274cc69f37b706e133b4c4eafa1bf9973a9de45 100644 (file)
@@ -52,9 +52,6 @@
                 <h4>Nombre d’Actifs</h4>
                 <strong>19 €/m²</strong>
             </article>
-            <article class="map">
-                <iframe width="100%" height="100%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=-1.6671752929687502%2C44.46025037930629%2C-0.32135009765625006%2C44.88603949514269&amp;layer=mapnik"></iframe>
-            </article>
             <article data-icon="icone-surface-batie">
                 <h4>Surface bâtie </h4>
                 <strong>835 065 m²</strong>
@@ -63,6 +60,9 @@
                 <h4>Loyers</h4>
                 <strong>840 775 214 €</strong>
             </article>
+            <article class="map">
+                <iframe width="100%" height="100%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=-1.6671752929687502%2C44.46025037930629%2C-0.32135009765625006%2C44.88603949514269&amp;layer=mapnik"></iframe>
+            </article>
         </div>
     </section>
 
index d0427a4679e1db42f087726fa5c5aed0b2f9a4b5..a82b7bca7bc93a3a422ce779ab33526c94415bfc 100644 (file)
@@ -22,6 +22,9 @@ main
           min-height: 600px
           grid-column: 2 / 4
           grid-row: 3 / 9
+          .no-cssgrid &
+            height: 600px
+            width: calc(90% + 55px)
 
         strong
           font-weight: 900