Actions
Defect #2165
closedIssue activity not wrapping around revisions
Start date:
2008-11-12
Due date:
% Done:
100%
Estimated time:
Resolution:
Affected version:
Description
A issue was introduced in r1963 where application.css now pushes the hisotry entries past the revisions (ie, clear: both). This is a huge problem for some of our issues where we have 5 or more commits - the issue comments are pushed so far off the screen that you're not necessarily sure there are any.
Disabling the rule in application.css allows the history to wrap normally.
Files
Updated by Eric Davis about 16 years ago
- Category set to UI
- Status changed from New to 7
- Assignee set to Eric Davis
- Target version set to 0.8
I'll take this since it related to the Gravatar feature.
Another example: https://projects.littlestreamsoftware.com/issues/show/1135
Updated by Eric Davis about 16 years ago
- Status changed from 7 to Closed
- % Done changed from 0 to 100
Changed the CSS clear on journals so they will wrap around the revisions in r2029.
Actions