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: Ensures notification box and search box remain scrollable for short viewports #8984

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Jun 3, 2021

Description

This PR prevents the notification box and search box from having a double scrollbar at any viewport size, and sets height: auto; for mobile.

Refers/Fixes

Fixes: #8982

Testing

Tested locally

@gdixon gdixon added the bug This is something that isn't working as intended. label Jun 3, 2021
@gdixon gdixon changed the title bug: Ensures notification box and search box remain scrollable for short viewports fix: Ensures notification box and search box remain scrollable for short viewports Jun 3, 2021
@thelostone-mc thelostone-mc merged commit fb94459 into master Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is something that isn't working as intended. grants_round_10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Search and notification dropdowns both have double scrollbars in small viewports
2 participants