summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy/IvyPPC')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
index 3e7517f..541cc94 100644
--- a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
+++ b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
@@ -40,7 +40,7 @@ namespace IvyBus
this.ivybus.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.HistoryList;
this.ivybus.FormatString = "999.999.999.999:2011";
this.ivybus.FormattingEnabled = true;
- this.ivybus.Location = new System.Drawing.Point(51, 5);
+ this.ivybus.Location = new System.Drawing.Point(51, 0);
this.ivybus.Name = "ivybus";
this.ivybus.Size = new System.Drawing.Size(253, 21);
this.ivybus.TabIndex = 0;
@@ -66,7 +66,7 @@ namespace IvyBus
this.Controls.Add(this.ivybus);
this.Margin = new System.Windows.Forms.Padding(0);
this.Name = "IvyDomain";
- this.Size = new System.Drawing.Size(321, 33);
+ this.Size = new System.Drawing.Size(307, 22);
this.Load += new System.EventHandler(this.IvyDomain_Load);
this.ResumeLayout(false);
this.PerformLayout();