From 81203990887d84ecfe657909883da44b8e89d1e3 Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Sat, 16 Jan 2021 00:12:01 -0500 Subject: [PATCH] fix: fix clipping search toggle icon --- resources/skins.citizen.styles/Searchbox.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/skins.citizen.styles/Searchbox.less b/resources/skins.citizen.styles/Searchbox.less index ae02eea3..d6e53682 100644 --- a/resources/skins.citizen.styles/Searchbox.less +++ b/resources/skins.citizen.styles/Searchbox.less @@ -143,7 +143,7 @@ &-1 { top: 7px; left: 12px; - height: 7px; + height: 8px; transform: rotate( -45deg ); }