Opened 8 years ago

Last modified 8 years ago

#27393 closed Cleanup/optimization

Admin: input boxes on password reset forms are not aligned — at Version 1

Reported by: Michiel Beijen Owned by: nobody
Component: contrib.admin Version: dev
Severity: Normal Keywords:
Cc: mb@… Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description (last modified by Michiel Beijen)

The password reset and enter new password form input boxes are not aligned.
This contrary to the password change form, see attachments.

I created a PR for this, with screen shots of before and after:
https://github.com/django/django/pull/7438

Change History (6)

by Michiel Beijen, 8 years ago

Attachment: django-password-reset.png added

Existing password reset screen

by Michiel Beijen, 8 years ago

Existing enter new password dialog

by Michiel Beijen, 8 years ago

Attachment: django-password-change.png added

Existing password change screen (looks good)

by Michiel Beijen, 8 years ago

New password reset screen

by Michiel Beijen, 8 years ago

New enter new password dialog

comment:1 by Michiel Beijen, 8 years ago

Cc: mb@… added
Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top