Opened 16 years ago
Closed 16 years ago
#12000 closed (worksforme)
Code display box renders wrong on Safari
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.1 |
| 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
When I view http://docs.djangoproject.com/en/dev/intro/tutorial03/#intro-tutorial03, one of the code display boxes renders in a way that's unreadable. I'm attaching a screen-shot. I'm using Safari Version 4.0.3 (5531.9) on Mac OSX 10.5.7. If I reduce the font size with Command-minus, it renders correctly. Oddly enough, if I increase the size back to the original with Command-plus, it still renders correctly. I don't know if this is a problem with your CSS or with Safari, but I figured you'd want to know about it.
screen shot showing incorrect rendering of code box