diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index 63b54d3e67..5de2287b27 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -213,7 +213,6 @@ Container@EDITOR_ROOT: Container@EDITOR_WORLD_ROOT: Logic: LoadIngamePerfLogic, MapEditorLogic, ActorEditLogic - EditPanelPadding: 5 Children: Container@PERF_ROOT: EditorViewportController@MAP_EDITOR: diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index 0141f8103e..2827b8cf95 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -204,7 +204,6 @@ Container@EDITOR_ROOT: Container@EDITOR_WORLD_ROOT: Logic: LoadIngamePerfLogic, MapEditorLogic, ActorEditLogic - EditPanelPadding: 14 Children: Container@PERF_ROOT: EditorViewportController@MAP_EDITOR: