aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-21 16:04:00 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-21 16:04:00 -0400
commit224c0a06e7d438158c8ff1c8042d5c5fd452469d (patch)
treed7e41a2dc91421f3caa1595bf2e7c01d717d97f6 /MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
parent545cc77e3ecef4789d15c06924d355a6dd5d554d (diff)
update logo
Diffstat (limited to 'MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs')
-rw-r--r--MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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;