From ed042a66a4c7498c8b592331c12389df12e6027b Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Fri, 29 Oct 2021 12:03:13 +1300 Subject: [PATCH] Fix label line height --- client/homebrew/editor/metadataEditor/metadataEditor.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index 55a5f0d97..bda501e05 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -26,7 +26,7 @@ } &.thumbnail{ height : 1.8em; - .label{ + label{ line-height: 1.1em; } button{