Opened 8 years ago
Closed 8 years ago
#27393 closed Cleanup/optimization (fixed)
Admin: input boxes on password reset forms are not aligned
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 )
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
Attachments (5)
Change History (9)
by , 8 years ago
Attachment: | django-password-reset.png added |
---|
by , 8 years ago
Attachment: | django-enter-new-password.png added |
---|
Existing enter new password dialog
by , 8 years ago
Attachment: | django-password-change.png added |
---|
Existing password change screen (looks good)
comment:1 by , 8 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
comment:2 by , 8 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Type: | Bug → Cleanup/optimization |
comment:3 by , 8 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
Existing password reset screen