fixing the ie 11 pghoto grid
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 12 Dec 2018 19:11:03 +0000 (14:11 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 12 Dec 2018 19:11:03 +0000 (14:11 -0500)
css/app.css
scss/plugins/_blocks.scss

index 4fc55b3..c84d165 100644 (file)
@@ -6969,7 +6969,7 @@ a[href^=tel] {
       overflow: hidden; }
     @media screen and (-ms-high-contrast: none) {
       #glm-photo-grid #glm-blocks-grid .land-page-block-image {
-        padding: 10.5vw !important; } }
+        padding: 9.5vw !important; } }
 
 div.weather-atlas-wrapper {
   background: transparent !important;
index 381aafc..c569aa4 100644 (file)
         }
         @media screen and (-ms-high-contrast: none) {
             .land-page-block-image{
-                padding: 10.5vw !important;
+                padding: 9.5vw !important;
             }
         }
     }