View Issue Details

IDProjectCategoryView StatusLast Update
0014805mantisbthtmlpublic2014-12-08 02:07
Reporterphyllisl Assigned Todregad  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0014805: Left and right tables on summary page are not aligned on top
Description

When have large data, the summary page's left hand table is very long, and right hand table will always aligned centred to the left hand table which make it hard to be found since user need to scroll down a lot.

Simply adding valign="top" at line 253 of summary_page.php after width ="50%" solves the problem.

I just want to let you know in case you want to include it in your next release.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036227

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master 220809a3

2012-10-09 21:22

dregad


Details Diff
Fix 0014805: Fix vertical alignment of Summary page columns Affected Issues
0014805
mod - css/default.css Diff File
mod - summary_page.php Diff File