From cc322eeb8e1df9aaf1be7a88b980b820286bf972 Mon Sep 17 00:00:00 2001 From: Michael Webb Date: Wed, 3 Apr 2019 21:26:02 -0500 Subject: Make achievements screen resize properly, make load screen look much better, other small adjustments --- Histacom2/SaveDialogs/LoadGameDialog.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Histacom2/SaveDialogs/LoadGameDialog.Designer.cs') diff --git a/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs b/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs index 4dd8a30..20759e3 100644 --- a/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs +++ b/Histacom2/SaveDialogs/LoadGameDialog.Designer.cs @@ -73,6 +73,7 @@ this.Profiles.AutoScroll = true; this.Profiles.Dock = System.Windows.Forms.DockStyle.Fill; this.Profiles.Location = new System.Drawing.Point(0, 0); + this.Profiles.Margin = new System.Windows.Forms.Padding(0); this.Profiles.Name = "Profiles"; this.Profiles.Size = new System.Drawing.Size(516, 340); this.Profiles.TabIndex = 2; -- cgit v1.2.3