diff --git a/build/packaged/semantic.min.css.REMOVED.git-id b/build/packaged/semantic.min.css.REMOVED.git-id index 51fd2202e..994fd4a8f 100644 --- a/build/packaged/semantic.min.css.REMOVED.git-id +++ b/build/packaged/semantic.min.css.REMOVED.git-id @@ -1 +1 @@ -72cde378f961f88a99fb84840c6ef1c0849dfd36 \ No newline at end of file +f3d36f4bff35430a77eafcdea78ee8eec99fa0aa \ No newline at end of file diff --git a/build/packaged/semantic.min.js.REMOVED.git-id b/build/packaged/semantic.min.js.REMOVED.git-id index 278e9b96b..e4beeaf9d 100644 --- a/build/packaged/semantic.min.js.REMOVED.git-id +++ b/build/packaged/semantic.min.js.REMOVED.git-id @@ -1 +1 @@ -c6fbbda6611281e15adb5e1ed8d40e58358a5d09 \ No newline at end of file +7ecb4c96b5ca5baca293c3ba2c6a009698364be9 \ No newline at end of file diff --git a/node/src/documents/collections/grid.html b/node/src/documents/collections/grid.html index 3d4c26b88..0b0b0ce7a 100755 --- a/node/src/documents/collections/grid.html +++ b/node/src/documents/collections/grid.html @@ -252,7 +252,6 @@ type : 'UI Collection'

Columns

Columns each contain gutters giving them equal vertical spacing from other columns. Columns by default do not take up their entire row height.

-

A grid will automatically center any columns that do not match a full row width.

@@ -286,8 +285,7 @@ type : 'UI Collection'

A grid can be responsive to a browsers width. This means the gutters to left and right of grid columns will alter in size as a browser's resolution increases.

-

- Semantic UI's responsive grid by default will change the page gutters to increase at 250pixel intervals. + Semantic UI's responsive grid by default will change the page gutters to increase at 250pixel intervals.

@@ -393,6 +391,9 @@ type : 'UI Collection'

Stackable Grid

A grid can have its columns take a full column width when below a threshold to allow for content to display properly at small sizes

+
+ To see a grid stack, try resizing your browser to a small width +