From ab2c05204f27bcb0391738ed104d77d165434f08 Mon Sep 17 00:00:00 2001 From: gaelle morin Date: Thu, 13 May 2021 20:56:13 +0200 Subject: [PATCH] fix: styles of search-button on firefox --- src/styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/index.scss b/src/styles/index.scss index 069b664..26a93d8 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -122,7 +122,7 @@ hubl-menu-empty+hubl-menu-empty { button { display: inline-flex; - line-height: 16px; + line-height: 15px; @media (max-width: 768px) { margin-bottom: 20px;