From 224c0a06e7d438158c8ff1c8042d5c5fd452469d Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 21 Mar 2015 16:04:00 -0400 Subject: update logo --- MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs') diff --git a/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs b/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs index 190a98178..678796532 100644 --- a/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs +++ b/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs @@ -121,7 +121,7 @@ this.lblStatus.Location = new System.Drawing.Point(3, 0); this.lblStatus.MaximumSize = new System.Drawing.Size(0, 100); this.lblStatus.Name = "lblStatus"; - this.lblStatus.Size = new System.Drawing.Size(469, 59); + this.lblStatus.Size = new System.Drawing.Size(423, 59); this.lblStatus.TabIndex = 0; this.lblStatus.Text = "Loading Emby Server"; this.lblStatus.UseWaitCursor = true; -- cgit v1.2.3