diff --git a/SparkleShare/Windows/SparkleSetup.cs b/SparkleShare/Windows/SparkleSetup.cs index 1bc1582a..0552040f 100644 --- a/SparkleShare/Windows/SparkleSetup.cs +++ b/SparkleShare/Windows/SparkleSetup.cs @@ -467,7 +467,7 @@ namespace SparkleShare { Canvas.SetTop (progress_bar, 150); Canvas.SetLeft (progress_label, 185); - Canvas.SetTop (progress_label, 165); + Canvas.SetTop (progress_label, 175); TaskbarItemInfo.ProgressState = TaskbarItemProgressState.Normal;