Opened 7 years ago
Closed 7 years ago
#28946 closed Cleanup/optimization (invalid)
Visual glitch at the admin login screen
Reported by: | Andy Grabow | Owned by: | erdenezul |
---|---|---|---|
Component: | contrib.admin | Version: | 2.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
there is a bottom padding missing in the admin login dialog which is present in the mobile version tho
I forgot to mention the PR: https://github.com/django/django/pull/9467
Attachments (3)
Change History (8)
by , 7 years ago
Attachment: | mobile login.png added |
---|
by , 7 years ago
Attachment: | desktop fixed.png added |
---|
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Description: | modified (diff) |
---|
comment:4 by , 7 years ago
Description: | modified (diff) |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:5 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
As discussed on the PR, the glitch is caused by some third-party code.
Note:
See TracTickets
for help on using tickets.
Desktop fixed