Modify ↓
Opened 21 years ago
Closed 21 years ago
#703 closed enhancement (fixed)
add overflow:auto style for <pre> tags
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.8 |
| Component: | general | Version: | 0.7.1 |
| Severity: | normal | Keywords: | layout |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
As you can see here: http://projects.edgewall.com/trac/ticket/676 , pre tags need
overflow: auto;
Attachments (0)
Change History (3)
comment:1 by , 21 years ago
| Keywords: | layout added; css removed |
|---|---|
| Milestone: | 0.7.2 → 0.8 |
| Owner: | changed from to |
| Version: | devel → 0.7.1 |
comment:2 by , 21 years ago
| Severity: | trivial → enhancement |
|---|---|
| Summary: | add overflow:auto style for pre tags. → add overflow:auto style for <pre> tags |
comment:3 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [876].