A whole bunch of changes to get the layout to work on mobile, i18n, etc.
* Change the layout so that the entire form area gets the scroll bar for languages that use a lot of text or if the user has a lot of email addresses. * Change the way the privacy policy and buttons are rendered so JS is not needed to set the width of the privacy policy. * Put the TOS on its own line. * Put "Always sign in using this email" on its own line * Change the order of the "Forgot your password?" button and "password" label so that Germanic languages render the entire thing on one line. * Remove the "Sign in using" header text. issue #1300 issue #1286 issue #1275 issue #1274 issue #1272 issue #1262 issue #1261
Showing
- resources/static/css/common.css 5 additions, 6 deletionsresources/static/css/common.css
- resources/static/css/style.css 0 additions, 7 deletionsresources/static/css/style.css
- resources/static/dialog/controllers/authenticate.js 0 additions, 2 deletionsresources/static/dialog/controllers/authenticate.js
- resources/static/dialog/controllers/pick_email.js 0 additions, 1 deletionresources/static/dialog/controllers/pick_email.js
- resources/static/dialog/controllers/required_email.js 0 additions, 2 deletionsresources/static/dialog/controllers/required_email.js
- resources/static/dialog/css/m.css 23 additions, 11 deletionsresources/static/dialog/css/m.css
- resources/static/dialog/css/popup.css 32 additions, 31 deletionsresources/static/dialog/css/popup.css
- resources/static/dialog/views/authenticate.ejs 13 additions, 11 deletionsresources/static/dialog/views/authenticate.ejs
- resources/static/dialog/views/pick_email.ejs 14 additions, 17 deletionsresources/static/dialog/views/pick_email.ejs
- resources/static/dialog/views/required_email.ejs 16 additions, 14 deletionsresources/static/dialog/views/required_email.ejs
- resources/views/signin.ejs 2 additions, 5 deletionsresources/views/signin.ejs
Loading
Please register or sign in to comment