diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-12 23:04:54 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-12 23:04:54 -0400 |
| commit | 704a5659188c2e62ff917fd6265794372bc626fb (patch) | |
| tree | eeb26a716f68ffa3332f5c9e2b764ca4bc15a661 /Project Ports/MainMenu.Designer.cs | |
| parent | 0f2f99c60709a96977e20e1536f8944228011e7e (diff) | |
| download | Project-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.cs | 4 |
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); // |
