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 extra media queries for setting gutters #21128

Closed
wants to merge 1 commit into from
Closed

Remove extra media queries for setting gutters #21128

wants to merge 1 commit into from

Conversation

yordis
Copy link

@yordis yordis commented Nov 14, 2016

Because we use media-breakpoint-up for setup the gutters we could validate if the previous gutter is the same of the current one don't add any media query.

I am wondering how many rules we could remove following the same concept 🤔 Every time we use media-breakpoint-up based on some map configuration we could validate the previous one like make-container-max-widths as well

@yordis yordis changed the title [Improvements] Remove extra media queries for set the gutters [Improvement] Remove extra media queries for set the gutters Nov 14, 2016
@cvrebert cvrebert changed the title [Improvement] Remove extra media queries for set the gutters Remove extra media queries for setting gutters Nov 18, 2016
@mdo mdo added this to the v4.1 ideas milestone Dec 21, 2016
@yordis
Copy link
Author

yordis commented Jan 18, 2017

@mdo if I remove my repo the PR goes away?

@mdo
Copy link
Member

mdo commented Jun 30, 2017

No longer relevant with #22940.

@mdo mdo closed this Jun 30, 2017
@mdo mdo removed this from the v4.1 ideas milestone Jun 30, 2017
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.

3 participants