Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Way to get zero margins on internal grid elements? #5

Open
jhare opened this issue Sep 24, 2014 · 1 comment
Open

Way to get zero margins on internal grid elements? #5

jhare opened this issue Sep 24, 2014 · 1 comment
Labels

Comments

@jhare
Copy link
Collaborator

jhare commented Sep 24, 2014

w-alpha and w-omega can currently be used to eliminate margins on the far left and right, but what if I have a series of 4 w-3 elements like in this plunkr http://plnkr.co/edit/MR8AXQ?p=preview and I want no margins between any of my w-3s?

I feel like I'm missing a class or something already in waffles that does this.

Toodles,
Joe

@jhare jhare added the question label Sep 24, 2014
@the-simian
Copy link
Owner

Handy plunkr. I need to modify how the alpha omegas do clearing when there are multiple inline.Yo'll see that both alpha and omega do clear both, and alpha clears left, omega clears right. This is pretty much what we'd have to modify to behave like you want.

I'd like to, when I can experiment with a prototype. I want to be sure that this wouldn't result in any unforeseen behavior in the mixed fixed/fluid composition of grid widths.

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

No branches or pull requests

2 participants