From 42fab36f022913705bf55b49a0ee1b9c1d2a7166 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Thu, 8 Jul 2021 17:58:38 +0200 Subject: [PATCH] FontEditor: Tweak offensive padding :^) --- Userland/Applications/FontEditor/FontEditorWindow.gml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Userland/Applications/FontEditor/FontEditorWindow.gml b/Userland/Applications/FontEditor/FontEditorWindow.gml index dd69fc286b..b3124d66e6 100644 --- a/Userland/Applications/FontEditor/FontEditorWindow.gml +++ b/Userland/Applications/FontEditor/FontEditorWindow.gml @@ -208,7 +208,7 @@ } @GUI::Widget { - fixed_width: 16 + fixed_width: 12 } @GUI::ComboBox {