Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off scroll anchoring for accordions #31347

Merged

Commits on Jul 21, 2020

  1. Turn off scroll anchoring for accordions

    New default behavior for scroll anchoring (rolled out in Chrome 84?) leads to unsightly/odd accordion interactions - see #31341
    This rule suppresses this new behavior and reverts back to the old way.
    
    See https://drafts.csswg.org/css-scroll-anchoring/
    patrickhlauke committed Jul 21, 2020
    Copy the full SHA
    39f6403 View commit details
    Browse the repository at this point in the history