diff --git a/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs b/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs index 8faba92..a211bb7 100644 --- a/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs +++ b/Novetus/Novetus.Bootstrapper/NovetusLaunchForm.Designer.cs @@ -151,15 +151,14 @@ namespace Novetus.Bootstrapper // // VersionLabel // - this.VersionLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.VersionLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.VersionLabel.ForeColor = System.Drawing.Color.IndianRed; - this.VersionLabel.ImageAlign = System.Drawing.ContentAlignment.BottomLeft; this.VersionLabel.Location = new System.Drawing.Point(20, 95); this.VersionLabel.Name = "VersionLabel"; this.VersionLabel.Size = new System.Drawing.Size(470, 34); this.VersionLabel.TabIndex = 8; this.VersionLabel.Text = "v1.0"; - this.VersionLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter; + this.VersionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // pictureBox1 //