You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: