Skip to content

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

Closed
@maxhq

Description

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)

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions