OpenUpSA/wazimap

Comparison view should align sections and indicators

longhotsummer opened this issue · 0 comments

The two profiles in the comparison view slowly become unaligned as you scroll down the page, because the two pages have slightly different content. They should be aligned if at all possible.

Under the hood this page works by loading the two profiles in separate iframes. An option is to use javascript to run through the page and position each demographic section absolutely such that they align.