From: stephen@cubedesigners.com Date: Thu, 15 Nov 2018 10:21:24 +0000 (+0000) Subject: Done #2351 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=97eab7ad83960851a5591571a30888b65ae74721;p=physioassist-wordpress.git Done #2351 @0.5 --- diff --git a/wp-content/themes/physioassist/resources/assets/styles/layouts/sections.styl b/wp-content/themes/physioassist/resources/assets/styles/layouts/sections.styl index fd95ff25..cd9287f5 100644 --- a/wp-content/themes/physioassist/resources/assets/styles/layouts/sections.styl +++ b/wp-content/themes/physioassist/resources/assets/styles/layouts/sections.styl @@ -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