Skip to content

Keep horizontal scroll bars visible in the plan.

This change keeps the horizontal scroll bar in the visible area

I made the .result-html to be the (view height) - 250px, where 250px is roughly the offset of the .result-html element from the top of the page. In order to keep the header visible while scrolling I made it sticky to top 0.

Merge request reports

Loading