diff --git a/packages/accounts-ui/login_buttons.less b/packages/accounts-ui/login_buttons.less index c742791ebd..9fe144f9e7 100644 --- a/packages/accounts-ui/login_buttons.less +++ b/packages/accounts-ui/login_buttons.less @@ -359,7 +359,7 @@ width: @configure-login-service-dialog-width; margin-left: -(@configure-login-service-dialog-width + @meteor-accounts-base-padding) / 2; - margin-top: -220px; /* = approximately -height/2, though height can change */ + margin-top: -300px; /* = approximately -height/2, though height can change */ table { width: 100%; } input[type=text] {