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

container mixins for the grid #48

Closed
bassjobsen opened this issue Feb 23, 2014 · 1 comment
Closed

container mixins for the grid #48

bassjobsen opened this issue Feb 23, 2014 · 1 comment
Milestone

Comments

@bassjobsen
Copy link

I wonder why the grid don't have a container mixin, to create a wrapper for the grid's rows, at least something like:

     .grid-container() {
        padding: 0 @grid-column-padding; 
     }

Which corrects the negative margin of the rows.

@mdo
Copy link
Owner

mdo commented Jul 2, 2015

Coming in #54.

@mdo mdo closed this as completed Jul 2, 2015
@mdo mdo added this to the v3.0.0 milestone Jul 2, 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