From db95bfc28aa975fd0d5305c9f50a78d22091963b Mon Sep 17 00:00:00 2001 From: Brian Berndt Date: Wed, 11 Dec 2024 15:33:37 -0700 Subject: [PATCH] Remove styling specific to sidebar layouts --- modules/custom/az_paragraphs/css/az_paragraphs_full_width.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/custom/az_paragraphs/css/az_paragraphs_full_width.css b/modules/custom/az_paragraphs/css/az_paragraphs_full_width.css index 86ed0550aa..5d844a8ed2 100644 --- a/modules/custom/az_paragraphs/css/az_paragraphs_full_width.css +++ b/modules/custom/az_paragraphs/css/az_paragraphs_full_width.css @@ -117,7 +117,6 @@ .layout-sidebar-first .region-content .full-width-background .az-full-width-row { -ms-flex: 0 0 100%; flex: 0 0 100%; - max-width: 100%; } .layout-sidebar-first .region-content .az-aspect-ratio.full-width-background .az-full-width-row, .layout-sidebar-second .region-content .az-aspect-ratio.full-width-background .az-full-width-row { @@ -141,7 +140,6 @@ .layout-sidebar-second .region-content .full-width-background .az-full-width-row { -ms-flex: 0 0 100%; flex: 0 0 100%; - max-width: 100%; -ms-flex-pack: start!important; justify-content: flex-start!important; } @@ -152,7 +150,6 @@ .layout-two-sidebars .region-content .full-width-background .az-full-width-row { -ms-flex: 0 0 100%; flex: 0 0 100%; - max-width: 100%; } .region-content .paragraph--type--az-text-background.full-width-background .az-full-width-column-content { padding-left: 0;