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

Consolidate hidden #108

Merged
merged 3 commits into from
May 26, 2016
Merged

Consolidate hidden #108

merged 3 commits into from
May 26, 2016

Conversation

wjramos
Copy link
Contributor

@wjramos wjramos commented May 24, 2016

No description provided.

&-lg {
@media (min-width: @screen-lg-min) {
.responsive-invisibility();
}
Copy link
Member

Choose a reason for hiding this comment

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

what is the benefit of this? why not just pass the .responsive-invisibility(); mixin to the .hidden class?

Copy link
Contributor Author

@wjramos wjramos May 26, 2016

Choose a reason for hiding this comment

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

There were no changes to the behavior -- it was just consolidated into a single block, with the intent of raising visibility of questionable implementations, your comment indicates that it is working already

@mhewson
Copy link
Member

mhewson commented May 26, 2016

gotcha approve

Approved with PullApprove

@wjramos wjramos merged commit 8740976 into master May 26, 2016
mhewson added a commit that referenced this pull request May 27, 2016
This reverts commit 8740976, reversing
changes made to 460835f.
@mhewson mhewson deleted the consolidate-hidden branch July 13, 2016 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants