aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/MainMenu.Designer.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-05-12 23:04:54 -0400
committerAlee14 <Alee14498@gmail.com>2018-05-12 23:04:54 -0400
commit704a5659188c2e62ff917fd6265794372bc626fb (patch)
treeeeb26a716f68ffa3332f5c9e2b764ca4bc15a661 /Project Ports/MainMenu.Designer.cs
parent0f2f99c60709a96977e20e1536f8944228011e7e (diff)
downloadProject-Silicon-704a5659188c2e62ff917fd6265794372bc626fb.tar.gz
Project-Silicon-704a5659188c2e62ff917fd6265794372bc626fb.tar.bz2
Project-Silicon-704a5659188c2e62ff917fd6265794372bc626fb.zip
someone needs to work on the window manager
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 765f981..cfe4607 100644
--- a/Project Ports/MainMenu.Designer.cs
+++ b/Project Ports/MainMenu.Designer.cs
@@ -104,10 +104,10 @@
this.webBrowser1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
- this.webBrowser1.Location = new System.Drawing.Point(298, 29);
+ 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, 591);
+ this.webBrowser1.Size = new System.Drawing.Size(891, 571);
this.webBrowser1.TabIndex = 5;
this.webBrowser1.Url = new System.Uri("https://aleecorp.github.io/project-ports", System.UriKind.Absolute);
//