diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index 3862dd8ec..27ae6f96c 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -25,9 +25,9 @@ min-width : 200px; } &.thumbnail{ - height : 1.8em; + height : 1.4em; label{ - line-height: 1.1em; + line-height: 2.0em; } .value{ overflow: hidden; @@ -49,7 +49,7 @@ height : min-content; border : 2px solid white; margin-left : 5px; - max-height : 122px; + max-height : 115px; } } }