diff --git a/Userland/Applications/FontEditor/FontEditorWindow.gml b/Userland/Applications/FontEditor/FontEditorWindow.gml index b3124d66e6..c2a687a562 100644 --- a/Userland/Applications/FontEditor/FontEditorWindow.gml +++ b/Userland/Applications/FontEditor/FontEditorWindow.gml @@ -74,7 +74,7 @@ title: "Metadata" fixed_height: 220 layout: @GUI::VerticalBoxLayout { - margins: [8, 16, 8, 4] + margins: [8, 16, 8, 8] } @GUI::Widget {