diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index 6dc4924505..8b9d1946ae 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -182,8 +182,10 @@ Container@SAVE_MAP_PANEL: Font: Bold ScrollPanel@MAP_SAVE_VISIBILITY_PANEL: + TopBottomSpacing: 5 + ItemSpacing: 5 Width: 220 - Height: 64 + Height: 55 Children: Checkbox@VISIBILITY_TEMPLATE: X: 5 diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index 3ac15a1ae5..4e473d76b8 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -173,8 +173,10 @@ Background@SAVE_MAP_PANEL: Key: escape ScrollPanel@MAP_SAVE_VISIBILITY_PANEL: + TopBottomSpacing: 5 + ItemSpacing: 5 Width: 220 - Height: 64 + Height: 55 Children: Checkbox@VISIBILITY_TEMPLATE: X: 5