From 3a5e90ae35f841ae6601ad918faf6a97fe8012f9 Mon Sep 17 00:00:00 2001 From: Carlos Stenzel Date: Wed, 26 Jun 2024 20:57:21 -0300 Subject: [PATCH] fix- adjust border in search (#1533) --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index d8547c738b..66898e4e09 100644 --- a/css/style.css +++ b/css/style.css @@ -801,6 +801,7 @@ h2 a { .algolia-autocomplete { min-width: 12em; top: -0.2em; + margin-right: 3px; } .algolia-autocomplete #q {