﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34912	Admindocs back-links and bookmarklet help text is too small	Thibaud Colas	Chris Frisina	"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: [https://static-django-demo.netlify.app/django_admin_tests/v5.0/english/admin/docs/models/demo.track 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.
"	Bug	closed	contrib.admindocs	dev	Normal	fixed	accessibility, font size		Ready for checkin	1	0	0	0	0	1
