MantisBT: master-1.2.x 59f162d4

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2011-07-21 22:52 master-1.2.x 9fae933e
Affected Issues  0013168: my_view_page.php: wide legend causes resized issue boxes to shift off-screen
Changeset

Fix 0013168: wide legend causes resized issue boxes to shift off-screen

When many status are defined in Mantis, the legend box becomes very wide, which
causes the issue boxes in my_view_page.php to become much wider and be shifted
off-screen to the right.

This commit moves the display of the legend box outside of the main table to
avoid the problem

mod - my_view_page.php Diff File