#34912 closed Bug (fixed)
Admindocs back-links and bookmarklet help text is too small
Reported by: | Thibaud Colas | Owned by: | Chris Frisina |
---|---|---|---|
Component: | contrib.admindocs | Version: | dev |
Severity: | Normal | Keywords: | accessibility, font size |
Cc: | 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
We use the .small
class in admindocs for "Back to parent page" links at the bottom of three documentation pages: models, views, templates. This makes the text too small to be readable, which doesn’t achieve much as the text is at the bottom of the page anyway.
Example: Track Model documentation
We also use .help
text on the Documentation Bookmarklet docs, and could equally stop because it makes text too small.
---
Let’s remove those three uses of the .small
class and the use of .help
and make the text more readable.
Change History (6)
comment:1 by , 13 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 months ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 13 months ago
Has patch: | set |
---|
comment:4 by , 13 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
Accepting following conversations with Thibaud in the Django sprint at Durham.