Index: src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java
===================================================================
--- src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java	(revision 3107)
+++ src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java	(working copy)
@@ -314,7 +314,7 @@
                     getClass().getName() + ".geometry",
                     WindowGeometry.centerInWindow(
                             Main.parent,
-                            new Dimension(400,400)
+                            new Dimension(450,540)
                     )
             ).applySafe(this);
             initFromPreferences();
