diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index b804b8772..0e4ae434e 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -32,14 +32,11 @@ width : 100%; min-width : 200px; &>label{ - display : inline-block; - vertical-align : top; width : 80px; font-size : 11px; font-weight : 800; line-height : 1.8em; text-transform : uppercase; - flex : 0 0 auto; } &>.value{ flex : 1 1 auto;