Visual regressions in admin's change password form
I noticed two visual regressions in 96a598356a9ea8c2c05b22cadc12e256a3b295fd:
- There is no gap before the "this form" link on the "Change user" form:
- Inputs are in the wrong place (as far as I'm aware
<div>...</div>
is missing around <label>
and <input>
) on the "Change password" form:
- Inputs are in the wrong place (as far as I'm aware
<div>...</div>
is missing around <label>
and <input>
) on the "Password change" form:
Change History
(16)
Description: |
modified (diff)
|
Owner: |
changed from nobody to ulr0
|
Status: |
new → assigned
|
Triage Stage: |
Unreviewed → Accepted
|
Has patch: |
set
|
Owner: |
changed from ulr0 to Sarah Boyce
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
https://github.com/django/django/pull/16548