You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 ofjustified
.Fix should be as easy as adding
:not(.justified)
tocolumn
in all three lines.Version: Semantic UI 2.1.6
Browser: Firefox 43.0.1 (Linux)
The text was updated successfully, but these errors were encountered: