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

combine text-align: justify and inline-block for grid purposes #158

Closed
SiNNuT opened this issue Aug 7, 2013 · 1 comment
Closed

combine text-align: justify and inline-block for grid purposes #158

SiNNuT opened this issue Aug 7, 2013 · 1 comment

Comments

@SiNNuT
Copy link

SiNNuT commented Aug 7, 2013

Just recently i came across some web pages that demonstrate the use of text-align: justify combined with inline-block for responsive (grid) layout. It seems like a neat technique with less 'problems' and associated hacks then with float layouts or pure inline-block. Now i'm by no means a css veteran but couldn't this be a viable alternative for the current grid stuff in Pure?
Good reads:
http://www.barrelny.com/blog/text-align-justify-and-rwd/
http://justifygrid.com/

@ericf
Copy link
Collaborator

ericf commented Nov 25, 2013

@SiNNuT thanks for the info, but we've addressed the Grids spacing issues in 0.3.0.

@ericf ericf closed this as completed Nov 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants