From 056024372b1e921e00166d94c0ab652c0ff5f2ae Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Sat, 30 Oct 2021 18:25:51 +1300 Subject: [PATCH] Fix button arrow size. --- 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 27ae6f96c..cd6c535b3 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -35,7 +35,6 @@ } button{ border: 1px solid #999; - font-size: 20px; color: white; padding: 0px 5px; background-color: black;