From 49a30577659765f6ed7f372266dd5e456c1d126c Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Thu, 15 Sep 2022 13:33:19 -0500 Subject: [PATCH] clear out some unused properties --- client/homebrew/editor/metadataEditor/metadataEditor.less | 3 --- 1 file changed, 3 deletions(-) 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;