summaryrefslogtreecommitdiffstats
path: root/win/C#/frmSplashScreen.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/frmSplashScreen.Designer.cs')
-rw-r--r--win/C#/frmSplashScreen.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/frmSplashScreen.Designer.cs b/win/C#/frmSplashScreen.Designer.cs
index 51891e417..350cfab47 100644
--- a/win/C#/frmSplashScreen.Designer.cs
+++ b/win/C#/frmSplashScreen.Designer.cs
@@ -44,7 +44,7 @@ namespace Handbrake
this.BackColor = System.Drawing.Color.White;
this.BackgroundImage = global::Handbrake.Properties.Resources.SplashScreen;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.ClientSize = new System.Drawing.Size(496, 303);
+ this.ClientSize = new System.Drawing.Size(400, 180);
this.ControlBox = false;
this.Font = new System.Drawing.Font("Corbel", 8.25F);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;