From 0bd5ac42b600fccdae7c7c3ee4d65eaca67f0330 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Thu, 13 Feb 2025 00:40:59 -0500 Subject: [PATCH] Remove too-small height for themes + thumbnail --- client/homebrew/editor/metadataEditor/metadataEditor.less | 1 - 1 file changed, 1 deletion(-) diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index d76220e48..1f6e228f8 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -76,7 +76,6 @@ &:focus { outline : 1px solid #444444; } } &.thumbnail, &.themes{ - height : 1.4em; label { line-height : 2.0em; } .value { overflow : hidden;