From ef67e22abc0af5f14b9c150a7605606a3437658c Mon Sep 17 00:00:00 2001 From: Chandan Sharma Date: Wed, 30 Oct 2024 22:41:06 -0700 Subject: [PATCH] Solutions header fix for css --- blocks/solution-header/solution-header.css | 1 - 1 file changed, 1 deletion(-) diff --git a/blocks/solution-header/solution-header.css b/blocks/solution-header/solution-header.css index 25c975f0..e3437852 100644 --- a/blocks/solution-header/solution-header.css +++ b/blocks/solution-header/solution-header.css @@ -413,7 +413,6 @@ .solution-header .solution-header__inner { display: flex; - height: 100%; justify-content: space-between; flex-shrink: 0; gap: var(--spacer-layout-04);