Opened 7 years ago
Closed 7 years ago
#30218 closed Bug (fixed)
Changelist search button wrong size
| Reported by: | Johannes Maron | Owned by: | Johannes Maron |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| 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: | yes |
Description
The changelist search button in django.contrib.admin has the wrong size on large displays.
I tested this on Chrome. It looks correct on smaller mobile screens. This seems to be due to a font-size error. The buttons font-size should be 13px as is the search input but is 14px.
Attachments (1)
Change History (4)
by , 7 years ago
| Attachment: | Screen Shot 2019-02-27 at 11.11.38.png added |
|---|
comment:1 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
changelist search button