From ce81786c806dbf8ba6b8c5b56ea6d0cabf89ff5e Mon Sep 17 00:00:00 2001 From: Lam Nguyen Date: Wed, 3 Sep 2025 08:54:07 -0700 Subject: [PATCH] Coveo: Fix sort and filter rendering on mobile --- assets/css/v2/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/v2/style.css b/assets/css/v2/style.css index b2d9b766..c36cd64b 100644 --- a/assets/css/v2/style.css +++ b/assets/css/v2/style.css @@ -1293,7 +1293,6 @@ main { /* Search results on content */ atomic-search-interface#search-v2 { position: relative; - z-index: 1; /* biome-ignore lint: Coveo override */ display: inline-block !important; width: 95vw;