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

for responsive grids, a pure-u-0 ? #512

Closed
moabi opened this issue Aug 5, 2015 · 2 comments
Closed

for responsive grids, a pure-u-0 ? #512

moabi opened this issue Aug 5, 2015 · 2 comments

Comments

@moabi
Copy link

moabi commented Aug 5, 2015

maybe I didn't see this feature, but I find it useful (sorry if it exists already...)

 .pure-u-0{width:0;display:none;}

<div class="pure-g">
 <div class="pure-u-0 pure-u-md-8-24"></div>
 <div class="pure-u-1-4 pure-u-md-4-24"></div>
 <div class="pure-u-1-4 pure-u-md-4-24"></div>
 <div class="pure-u-1-4 pure-u-md-4-24"></div>
 <div class="pure-u-1-4 pure-u-md-4-24"></div>
</div>
@AndrewGuenther
Copy link

👍

There's some discussion on this at #326

@moabi
Copy link
Author

moabi commented Aug 13, 2015

👍
I was not alone then ;)

@moabi moabi closed this as completed Aug 13, 2015
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

No branches or pull requests

2 participants