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



Fixed in [876].