From a6b29e2c0819c51785315ba6ba89b9e3bf50394b Mon Sep 17 00:00:00 2001 From: cstns Date: Tue, 13 May 2025 18:10:21 +0300 Subject: [PATCH] Make the support search bar full width --- src/css/algolia-theme.css | 3 +++ src/support.njk | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/css/algolia-theme.css b/src/css/algolia-theme.css index 7eb13eca28..3f25e0bf93 100644 --- a/src/css/algolia-theme.css +++ b/src/css/algolia-theme.css @@ -65,6 +65,9 @@ .aa-Panel .aa-ItemContent .aa-ItemContentBody { grid-column: span 4; + align-self: stretch; + display: flex; + flex-direction: column; } diff --git a/src/support.njk b/src/support.njk index e55bce7263..ef43f6a702 100644 --- a/src/support.njk +++ b/src/support.njk @@ -15,7 +15,7 @@ hubspot:

Find answers instantly

-
+