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

Adjust CSS to prevent scrollbars on message panel spinner #6131

Merged
merged 4 commits into from
Feb 15, 2018

Commits on Feb 13, 2018

  1. Adjust CSS to prevent scrollbars on message panel spinner

    when clicking on permalinks/jump to first
    lukebarnard1 committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    85c0b8d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    b3bb2d2 View commit details
    Browse the repository at this point in the history
  2. Give mx_RoomView_messageListWrapper its min-height: 100% back

    because the spinner now exists separately to it
    (as mx_RoomView_messagePanelSpinner) so their CSS is disentangled.
    lukebarnard1 committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    7ac350e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    5c354dd View commit details
    Browse the repository at this point in the history