aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/MainMenu.Designer.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-08-26 21:01:58 -0400
committerAlee14 <Alee14498@gmail.com>2018-08-26 21:01:58 -0400
commit1bca6c40a6f517acc49ccd22fb302d4a5560a408 (patch)
tree3028329dcc34f5c09dbcd0b26f948108a0c623aa /Project Ports/MainMenu.Designer.cs
parent49e0f01a68468af1697ee23798a48f6f6cd7e647 (diff)
downloadProject-Silicon-1bca6c40a6f517acc49ccd22fb302d4a5560a408.tar.gz
Project-Silicon-1bca6c40a6f517acc49ccd22fb302d4a5560a408.tar.bz2
Project-Silicon-1bca6c40a6f517acc49ccd22fb302d4a5560a408.zip
Resized the about window
Diffstat (limited to 'Project Ports/MainMenu.Designer.cs')
-rw-r--r--Project Ports/MainMenu.Designer.cs4
1 files changed, 2 insertions, 2 deletions
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;