From 7188298d0aa50f1eb5b895ee9c8862f6abc99588 Mon Sep 17 00:00:00 2001 From: Shabinder Date: Wed, 17 Mar 2021 07:26:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Shabinde?= =?UTF-8?q?r/spotiflyer-kmp@f6522ac12a5261c3bc164498253516def2b61b00=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 372053bc..2b82ba59 100644 --- a/styles.css +++ b/styles.css @@ -299,10 +299,14 @@ input.cmn-toggle-round-flat:checked + label:after { .info-banners { flex-direction: column; } - .searchInput { + .searchBox:hover > .searchInput { width: 60vw; padding: 0 6px; } + .searchInput { + width: 55vw; + padding: 0 6px; + } .search-icon { filter: none; }