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.
--
Ticket URL: <https://code.djangoproject.com/ticket/34912>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Chris Frisina
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34912#comment:1>
* stage: Unreviewed => Accepted
Comment:
Accepting following conversations with Thibaud in the Django sprint at
Durham.
--
Ticket URL: <https://code.djangoproject.com/ticket/34912#comment:2>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34912#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34912#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"be8b25def45bda2e9d1b63e67a80362832bcf45d" be8b25d]:
{{{
#!CommitTicketReference repository=""
revision="be8b25def45bda2e9d1b63e67a80362832bcf45d"
Fixed #34912 -- Fixed size of back links and bookmarklet help in admindocs
pages.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34912#comment:5>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"26dddf3752000c2c679394c6f5084a9510b7d596" 26dddf37]:
{{{
#!CommitTicketReference repository=""
revision="26dddf3752000c2c679394c6f5084a9510b7d596"
[5.0.x] Fixed #34912 -- Fixed size of back links and bookmarklet help in
admindocs pages.
Backport of be8b25def45bda2e9d1b63e67a80362832bcf45d from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34912#comment:6>