From 31ad20843f26c034733e811e94a4a17cce4a4049 Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 27 Dec 2021 22:26:08 +0100 Subject: [PATCH] Remove a hseparator. --- game/addons/world_generator/ui/ResourcePropertyList.tscn | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/game/addons/world_generator/ui/ResourcePropertyList.tscn b/game/addons/world_generator/ui/ResourcePropertyList.tscn index 06303a4c..b97e3b59 100644 --- a/game/addons/world_generator/ui/ResourcePropertyList.tscn +++ b/game/addons/world_generator/ui/ResourcePropertyList.tscn @@ -14,7 +14,7 @@ __meta__ = { [node name="MainContainer" type="VBoxContainer" parent="."] margin_right = 1024.0 -margin_bottom = 98.0 +margin_bottom = 90.0 size_flags_horizontal = 3 [node name="Label" type="Label" parent="MainContainer"] @@ -79,8 +79,3 @@ margin_right = 1024.0 margin_bottom = 24.0 size_flags_horizontal = 3 editable = false - -[node name="HSeparator3" type="HSeparator" parent="MainContainer"] -margin_top = 94.0 -margin_right = 1024.0 -margin_bottom = 98.0