Hello!

I'm using Bluebreete-1.2 on my Drupal 5.1 setup. When viewing an Issue, the Issue summary box slips off to the right - under the right sidebar.
Browser Firefox 2

Comments

eddiepang’s picture

Status: Active » Needs review

Hello,

This can be fixed by editing themes/bluebreeze/style.css. You need to remove float: left from the CSS statements for ".node .submitted" (on line 768).

I don't know much CSS, so I'm not sure if this breaks anything.

eddiepang’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of "Node displaying incorrectly with audio.module" (http://drupal.org/node/116705)