diff --git a/AetherBags/Nodes/Configuration/Layout/LayoutConfigurationNode.cs b/AetherBags/Nodes/Configuration/Layout/LayoutConfigurationNode.cs index 56db2a4..121762b 100644 --- a/AetherBags/Nodes/Configuration/Layout/LayoutConfigurationNode.cs +++ b/AetherBags/Nodes/Configuration/Layout/LayoutConfigurationNode.cs @@ -74,7 +74,6 @@ internal class LayoutConfigurationNode : TabbedVerticalListNode }; AddNode(_useStableInsertCheckboxNode); - SubtractTab(1); _compactLookaheadNode = new CompactLookaheadNode { Size = new Vector2(320, 20)