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

avpaderno’s picture

Title: bluebeach css correction » CSS correction
Component: Textual improvements » Redesign

I think that the new theme will resolve the problem.

I am changing the component, and leaving the report open as a memorandum.

avpaderno’s picture

Status: Active » Closed (won't fix)

Bluebeach is not anymore maintained. The redesign will adopt a different theme.

I am marking this report as won't fix.