Closed (won't fix)
Project:
Drupal.org site moderators
Component:
Redesign
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 21:22 UTC
Updated:
17 Sep 2010 at 21:17 UTC
Long messages go out of the box in "View CVS messages" (it looks not nice and not possible to read some ones), for example here if you use 1280x800 screen:
http://drupal.org/project/cvs/3285
you just need to add white-space:normal; to css
#content pre, #content div.codeblock {
line-height:1.2em;
white-space:normal;
}
Comments
Comment #1
avpadernoI think that the new theme will resolve the problem.
I am changing the component, and leaving the report open as a memorandum.
Comment #2
avpadernoBluebeach is not anymore maintained. The redesign will adopt a different theme.
I am marking this report as won't fix.