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

Column attribute "justified" gets overwritten on centered grids #3496

Closed
maxhq opened this issue Dec 21, 2015 · 2 comments
Closed

Column attribute "justified" gets overwritten on centered grids #3496

maxhq opened this issue Dec 21, 2015 · 2 comments
Milestone

Comments

@maxhq
Copy link

maxhq commented Dec 21, 2015

Example: http://jsfiddle.net/maxhq/ayxgqe97/

I think the problem is that in grid.less line 955 only takes care of xxx aligned but not of justified.
Fix should be as easy as adding :not(.justified)to column in all three lines.

Version: Semantic UI 2.1.6
Browser: Firefox 43.0.1 (Linux)

@jlukic jlukic added this to the 2.1.8 milestone Dec 30, 2015
@jlukic
Copy link
Member

jlukic commented Dec 30, 2015

Yep noticed as well

@jlukic
Copy link
Member

jlukic commented Feb 16, 2016

Added in 2.1.9

@jlukic jlukic closed this as completed Feb 16, 2016
@jlukic jlukic modified the milestones: 2.1.9, 2.2 May 1, 2016
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