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

Remove unnecessary @media CSS rules (PR 8993 follow-up) #14769

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

Snuffleupagus
Copy link
Collaborator

With the changes in PR #8993, a number of the @media-related CSS rules became unnecessary. However, it appears that some of these rule were accidentally left behind despite being unused now.
Note that previously, when opening the sidebar shifted the position of the main toolbar, we had to take both the sidebar opened and closed cases into account in these @media rules.

With the changes in PR 8993, a number of the `@media`-related CSS rules became unnecessary. However, it appears that some of these rule were *accidentally* left behind despite being unused now.
Note that previously, when opening the sidebar shifted the position of the main toolbar, we had to take both the sidebar opened *and* closed cases into account in these `@media` rules.
@timvandermeij timvandermeij merged commit c433680 into mozilla:master Apr 14, 2022
@timvandermeij
Copy link
Contributor

Thank you for cleaning this up!

@Snuffleupagus Snuffleupagus deleted the cleanup-media-840px branch April 14, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants