From 9d13fd3fe3d1a4578dde8b2cf0a8c74b1e41405b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Dec 2016 13:31:09 -0800 Subject: remove old flex utils, update docs to match --- docs/layout/grid.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/layout') diff --git a/docs/layout/grid.md b/docs/layout/grid.md index d7391025f..efdf3a937 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -204,7 +204,7 @@ Using the `col-{breakpoint}-auto` classes, columns can size itself based on the
{% example html %}
-
+
1 of 3
@@ -304,10 +304,10 @@ Use flexbox alignment utilities to vertically and horizontally align columns. ### Vertical alignment -
+
{% example html %}
-
+
One of three columns
@@ -318,7 +318,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns. One of three columns
-
+
One of three columns
@@ -329,7 +329,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns. One of three columns
-
+
One of three columns
@@ -348,13 +348,13 @@ Use flexbox alignment utilities to vertically and horizontally align columns. {% example html %}
-
+
One of three columns
-
+
One of three columns
-
+
One of three columns
@@ -367,7 +367,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns.
{% example html %}
-
+
One of two columns
@@ -375,7 +375,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns. One of two columns
-
+
One of two columns
@@ -383,7 +383,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns. One of two columns
-
+
One of two columns
@@ -391,7 +391,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns. One of two columns
-
+
One of two columns
@@ -399,7 +399,7 @@ Use flexbox alignment utilities to vertically and horizontally align columns. One of two columns
-
+
One of two columns
-- cgit v1.2.3