From 1bca6c40a6f517acc49ccd22fb302d4a5560a408 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 26 Aug 2018 21:01:58 -0400 Subject: Resized the about window --- Project Ports/MainMenu.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Project Ports/MainMenu.Designer.cs') diff --git a/Project Ports/MainMenu.Designer.cs b/Project Ports/MainMenu.Designer.cs index edffe02..70478ca 100644 --- a/Project Ports/MainMenu.Designer.cs +++ b/Project Ports/MainMenu.Designer.cs @@ -110,9 +110,9 @@ this.btnExit.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnExit.Font = new System.Drawing.Font("Lucida Console", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnExit.ForeColor = System.Drawing.Color.White; - this.btnExit.Location = new System.Drawing.Point(401, 47); + this.btnExit.Location = new System.Drawing.Point(401, 42); this.btnExit.Name = "btnExit"; - this.btnExit.Size = new System.Drawing.Size(193, 32); + this.btnExit.Size = new System.Drawing.Size(193, 37); this.btnExit.TabIndex = 8; this.btnExit.Text = "Exit"; this.btnExit.UseVisualStyleBackColor = true; -- cgit v1.2.3