diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-19 15:54:58 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-19 15:54:58 -0400 |
| commit | feb9922b968aad01e9f40fc5832c4890abf0ece7 (patch) | |
| tree | 4ee35cdb6f50366f3ec82de2136a0b9fcd6b34c1 /Project Ports/MainMenu.Designer.cs | |
| parent | eaf78c1440b0528233a1e049cb5062e526a4bd92 (diff) | |
| download | Project-Silicon-feb9922b968aad01e9f40fc5832c4890abf0ece7.tar.gz Project-Silicon-feb9922b968aad01e9f40fc5832c4890abf0ece7.tar.bz2 Project-Silicon-feb9922b968aad01e9f40fc5832c4890abf0ece7.zip | |
things
Diffstat (limited to 'Project Ports/MainMenu.Designer.cs')
| -rw-r--r-- | Project Ports/MainMenu.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project Ports/MainMenu.Designer.cs b/Project Ports/MainMenu.Designer.cs index 455b8fa..c333209 100644 --- a/Project Ports/MainMenu.Designer.cs +++ b/Project Ports/MainMenu.Designer.cs @@ -81,7 +81,7 @@ this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Consolas", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.Color.White; - this.label2.Location = new System.Drawing.Point(542, 646); + this.label2.Location = new System.Drawing.Point(563, 621); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(252, 38); this.label2.TabIndex = 3; @@ -108,7 +108,7 @@ this.webBrowser1.Location = new System.Drawing.Point(300, 32); this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20); this.webBrowser1.Name = "webBrowser1"; - this.webBrowser1.Size = new System.Drawing.Size(891, 571); + this.webBrowser1.Size = new System.Drawing.Size(876, 508); this.webBrowser1.TabIndex = 5; this.webBrowser1.Url = new System.Uri("https://aleecorp.github.io/project-ports", System.UriKind.Absolute); // |
