Skip to content

Resolve "Scrolling horz on iOS for the secondary nav is broken"

Annabel Gray requested to merge 18438-ios-scrolling into master

What does this MR do?

Moves absolutely positioned divs outside of the scrolling container because mobile safari causes those elements to jump around on scroll.

Are there points in the code the reviewer needs to double check?

Check on a real iPhone (was only able to check in iOS simulator)

Why was this MR needed?

Mobile Safari.

What are the relevant issue numbers?

Closes #18438 (closed)

Screenshots (if relevant)

mobile-safari-fix

Merge request reports