Opened 16 years ago
Closed 16 years ago
#11425 closed (fixed)
Long snippets in local documentation are cut
| Reported by: | Owned by: | Eugene Mirotin | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The overflow: hidden is specified for pre blocks making some code snippets unreadable and sometimes confusing (see Generic views page for example).
Seems that same problem occurs for the long headers
Attachments (1)
Change History (3)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Summary: | Short snippets in documentation are cut → Long snippets in local documentation are cut |
by , 16 years ago
| Attachment: | djangodocs.patch added |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
It look like the issue is only relevant to the local (docs directory) djangodoc.css file, as for the on-line documentation everything look OK.