Vote #64122
完了Issue activity not wrapping around revisions
100%
説明
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.
!issue.png!
journals
I'll take this since it related to the Gravatar feature.
Another example: https://projects.littlestreamsoftware.com/issues/show/1135
--------------------------------------------------------------------------------
Changed the CSS clear on journals so they will wrap around the revisions in r2029.
--------------------------------------------------------------------------------