MantisBT - CDash
View Issue Details
0014942CDash(No Category)public2014-05-28 19:052014-05-29 09:41
Igor 
Julien Jomier 
normaltweakalways
resolvedfixed 
 
2.4 
0014942: [PATCH] ENH: Improve index page layout a bit
Currently words in lines on index page are not all sit on the same baseline. This happens because images/icons, which are all 16x16 px in size, don't fit into table cells, so the text next to an icon becomes moved down a bit. This makes index page look a bit clumsy. I've tried to fix the issue, but i'm not an expert in layout, so the patch is more like a demonstration of how i think the page should look like.
No tags attached.
patch 0001-ENH-Improve-index-page-layout-a-bit.patch (7,024) 2014-05-28 19:05
https://public.kitware.com/Bug/file/5159/0001-ENH-Improve-index-page-layout-a-bit.patch
png cdash-layout-fix-before-and-after.png (61,602) 2014-05-28 19:06
https://public.kitware.com/Bug/file/5160/cdash-layout-fix-before-and-after.png
png
Issue History
2014-05-28 19:05IgorNew Issue
2014-05-28 19:05IgorFile Added: 0001-ENH-Improve-index-page-layout-a-bit.patch
2014-05-28 19:06IgorFile Added: cdash-layout-fix-before-and-after.png
2014-05-29 09:40Julien JomierAssigned To => Julien Jomier
2014-05-29 09:40Julien JomierStatusnew => assigned
2014-05-29 09:41Julien JomierNote Added: 0035965
2014-05-29 09:41Julien JomierStatusassigned => resolved
2014-05-29 09:41Julien JomierFixed in Version => 2.4
2014-05-29 09:41Julien JomierResolutionopen => fixed

Notes
(0035965)
Julien Jomier   
2014-05-29 09:41   
Igor,

I think it looks very nice this way. Thanks for contributing!