diff --git a/xpfe/bootstrap/nsAppRunner.cpp b/xpfe/bootstrap/nsAppRunner.cpp index 5e0a6f259bda..8783da5d5326 100644 --- a/xpfe/bootstrap/nsAppRunner.cpp +++ b/xpfe/bootstrap/nsAppRunner.cpp @@ -95,7 +95,7 @@ int main(int argc, char* argv[]) char * iconic_state=nsnull; PRInt32 widthVal = 615; - PRInt32 heightVal = 650; + PRInt32 heightVal = 480; nsIAppShellService* appShell; nsIDOMAppCoresManager *appCoresManager;