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/AboutPorts.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Project Ports/AboutPorts.Designer.cs') diff --git a/Project Ports/AboutPorts.Designer.cs b/Project Ports/AboutPorts.Designer.cs index bbff8ff..b086c0a 100644 --- a/Project Ports/AboutPorts.Designer.cs +++ b/Project Ports/AboutPorts.Designer.cs @@ -40,7 +40,7 @@ this.richTextBox1.Enabled = false; this.richTextBox1.Location = new System.Drawing.Point(3, 3); this.richTextBox1.Name = "richTextBox1"; - this.richTextBox1.Size = new System.Drawing.Size(529, 551); + this.richTextBox1.Size = new System.Drawing.Size(426, 238); this.richTextBox1.TabIndex = 1; this.richTextBox1.Text = resources.GetString("richTextBox1.Text"); // @@ -50,7 +50,7 @@ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.richTextBox1); this.Name = "AboutPorts"; - this.Size = new System.Drawing.Size(535, 557); + this.Size = new System.Drawing.Size(432, 244); this.ResumeLayout(false); } -- cgit v1.2.3