]> _ Git - physioassist-wordpress.git/commitdiff
Done #2351 @0.5
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 15 Nov 2018 10:21:24 +0000 (10:21 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 15 Nov 2018 10:21:24 +0000 (10:21 +0000)
wp-content/themes/physioassist/resources/assets/styles/layouts/sections.styl

index fd95ff25f99aeada110bdd0a63c8577bd2d52323..cd9287f53c91d63b8f0b6cb704bf4fae51aacc5b 100644 (file)
@@ -13,6 +13,7 @@ $layout-squares-col-width = 756px // Max width of a column
   // Ensure 100% for wrapping divs so absolutely positioned content sits in the right place
   .elementor-widget-physioassist-text, .elementor-widget-container
     height: 100%
+    min-height: 1px // Needed so Elementor doesn't think widget is empty (see #2351)
     position: relative
 
   // Fix text alignment problem in older Safari / Chrome browsers