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

Fix user switcher overflow #12

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Fix user switcher overflow #12

merged 1 commit into from
Mar 5, 2019

Commits on Mar 1, 2019

  1. Fix user switcher overflow

    Overflow scroll elements doesn't play well with overflowing children
    with position anything but static:
    twbs/bootstrap#24251
    
    Fix by padding with spacer div since user switcher has a known
    maximum height.
    gnucifer committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    acb7cca View commit details
    Browse the repository at this point in the history