mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Change position of OAuth configuration dialog
Especially now that the Facebook process is much longer.
This commit is contained in:
@@ -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] {
|
||||
|
||||
Reference in New Issue
Block a user