diff --git a/node/src/documents/collections/grid.html b/node/src/documents/collections/grid.html index 7e18f39ef..8e298d337 100755 --- a/node/src/documents/collections/grid.html +++ b/node/src/documents/collections/grid.html @@ -23,7 +23,8 @@ type : 'UI Collection'

Grid

A grid is made up of columns of content. By default a grid must assume a certain number of columns. The semantic library assumes 12 columns by default.

-
For convenience if only a single column is specified inside a grid or grid row, it will assume the column to take up the entire grid width. If you would like to override this behavior, specify the grid width as a one wide column
+
Tip +

If only a single column is specified inside a grid or a grid row, semantic will assume the column to take up the entire grid width. If you would like to override this behavior, specify the grid width as a one wide column

1 @@ -177,7 +178,7 @@ type : 'UI Collection'
-