diff --git a/SparkleShare/Windows/SparkleEventLog.cs b/SparkleShare/Windows/SparkleEventLog.cs index 9f6aa473..81991df6 100644 --- a/SparkleShare/Windows/SparkleEventLog.cs +++ b/SparkleShare/Windows/SparkleEventLog.cs @@ -99,7 +99,7 @@ namespace SparkleShare { this.web_browser = new WebBrowser () { Width = Width - 6, - Height = Height - 36 - 11 + Height = Height - 64 }; this.web_browser.ObjectForScripting = new SparkleScriptingObject ();