diff --git a/eventPage.js b/eventPage.js index cf8d4bbc..a321e4e9 100755 --- a/eventPage.js +++ b/eventPage.js @@ -11,7 +11,7 @@ function startApplication() { frame: 'chrome', innerBounds: { minWidth: 1024, - minHeight: 600 + minHeight: 550 } }, function (createdWindow) { createdWindow.contentWindow.addEventListener('load', function () {