diff --git a/mRemoteV1/UI/Forms/OptionsPages/SecurityPage.Designer.cs b/mRemoteV1/UI/Forms/OptionsPages/SecurityPage.Designer.cs index fb2de681b..89137ce35 100644 --- a/mRemoteV1/UI/Forms/OptionsPages/SecurityPage.Designer.cs +++ b/mRemoteV1/UI/Forms/OptionsPages/SecurityPage.Designer.cs @@ -90,7 +90,7 @@ this.groupAdvancedSecurityOptions.Controls.Add(this.labelEncryptionEngine); this.groupAdvancedSecurityOptions.Location = new System.Drawing.Point(3, 96); this.groupAdvancedSecurityOptions.Name = "groupAdvancedSecurityOptions"; - this.groupAdvancedSecurityOptions.Size = new System.Drawing.Size(437, 189); + this.groupAdvancedSecurityOptions.Size = new System.Drawing.Size(284, 99); this.groupAdvancedSecurityOptions.TabIndex = 24; this.groupAdvancedSecurityOptions.TabStop = false; this.groupAdvancedSecurityOptions.Text = "Advanced Security Options";