From 10263cbf7c8858fe7e68fd23904313cd11fca894 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Tue, 21 Mar 2023 10:38:48 -0400 Subject: [PATCH] Add note to Lang selector --- client/homebrew/editor/metadataEditor/metadataEditor.less | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index 20dbd3d6d..5678c2554 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -100,8 +100,10 @@ z-index : 200; } small { - font-size : 0.6em; - font-style : italic; + font-size : 0.6em; + font-style : italic; + line-height : 1.4em; + display : inline-block; } }