From 789691174f5e2b3a0f39259579b4149a175569c2 Mon Sep 17 00:00:00 2001 From: suazad Date: Thu, 14 Dec 2023 12:25:37 +0100 Subject: [PATCH] Styling serach bar --- blocks/blogheader/blogheader.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/blogheader/blogheader.css b/blocks/blogheader/blogheader.css index ff0f9d6d..b1a63752 100644 --- a/blocks/blogheader/blogheader.css +++ b/blocks/blogheader/blogheader.css @@ -73,7 +73,7 @@ nav#blogheader li.blogsearch-menu-container { .blogsearch form > div.search-container { position: relative; - transform: translateY(-50%); + height: 100%; } .blogsearch form div.search-container i.search-icon {