testing vw for the grid blocks in ie11
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 11 Dec 2018 19:52:52 +0000 (14:52 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 11 Dec 2018 19:52:52 +0000 (14:52 -0500)
css/app.css
scss/plugins/_blocks.scss

index a56b47e..8eee065 100644 (file)
@@ -6960,7 +6960,7 @@ a[href^=tel] {
     overflow: hidden; }
   @media screen and (-ms-high-contrast: none) {
     #glm-photo-grid #glm-blocks-grid .land-page-block-image {
-      padding: 145px !important; } }
+      padding: 11.5vw !important; } }
 
 div.weather-atlas-wrapper {
   background: transparent !important;
index e4f14c3..b98caa9 100644 (file)
         }
         @media screen and (-ms-high-contrast: none) {
             .land-page-block-image{
-                padding: 145px !important;
+                padding: 11.5vw !important;
             }
         }
     }