diff --git a/ProjectAtelier/Forms/FormMaterialReplenishment.Designer.cs b/ProjectAtelier/Forms/FormMaterialReplenishment.Designer.cs index 4ccf41a..c25cfa8 100644 --- a/ProjectAtelier/Forms/FormMaterialReplenishment.Designer.cs +++ b/ProjectAtelier/Forms/FormMaterialReplenishment.Designer.cs @@ -44,7 +44,7 @@ // label2 // label2.AutoSize = true; - label2.Location = new Point(73, 186); + label2.Location = new Point(28, 186); label2.Name = "label2"; label2.Size = new Size(90, 20); label2.TabIndex = 1; @@ -90,7 +90,7 @@ // label1 // label1.AutoSize = true; - label1.Location = new Point(73, 135); + label1.Location = new Point(24, 145); label1.Name = "label1"; label1.Size = new Size(78, 20); label1.TabIndex = 7; @@ -106,7 +106,7 @@ // label3 // label3.AutoSize = true; - label3.Location = new Point(77, 33); + label3.Location = new Point(28, 31); label3.Name = "label3"; label3.Size = new Size(41, 20); label3.TabIndex = 9; @@ -122,7 +122,7 @@ // label4 // label4.AutoSize = true; - label4.Location = new Point(77, 85); + label4.Location = new Point(24, 85); label4.Name = "label4"; label4.Size = new Size(156, 20); label4.TabIndex = 11;