Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Reduce gap between media queries #1133

Merged
merged 1 commit into from
Aug 22, 2018
Merged

Conversation

mikewheaton
Copy link
Contributor

@mikewheaton mikewheaton commented Aug 22, 2018

Fixes #1132 by reducing the gap between media queries from 1px to 0.00001px. This prevents an issue where a browser width that is between two breakpoints (e.g. 479.5px) would apply two media queries, which were intended to be exclusive.

@mikewheaton mikewheaton added this to the 9.7.0 milestone Aug 22, 2018
@mikewheaton mikewheaton requested a review from Jahnp August 22, 2018 16:37
Copy link
Collaborator

@Jahnp Jahnp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix here @mikewheaton!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants