Semantic-UI-Docs icon indicating copy to clipboard operation
Semantic-UI-Docs copied to clipboard

Center Aligned Grid Column is not center aligned

Open qJake opened this issue 8 years ago • 0 comments

On this page:

http://semantic-ui.com/collections/grid.html#significant-word-order

The example says "Center aligned row", but the text is not center aligned.

Row alignment issue

Inspecting the page yields the following CSS is being overridden by the column:

Grid CSS Grid HTML

This example should be fixed and enhanced to better show how to center text/content within a column, as well as within a row.

qJake avatar Feb 22 '17 15:02 qJake