diff --git a/examples/grid/index.html b/examples/grid/index.html index 7fc46c684c..779eacfe50 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -87,8 +87,8 @@
.col-xs-6 .col-md-4
-
.col-xs-6 .col-md-6
-
.col-xs-6 .col-md-6
+
.col-xs-6
+
.col-xs-6

@@ -96,17 +96,13 @@

Mixed: mobile, tablet, and desktop

-
.col-xs-12 .col-lg-8
-
.col-xs-6 .col-lg-4
+
.col-xs-12 .col-sm-6 .col-lg-8
+
.col-xs-6 .col-lg-4
-
.col-xs-6 .col-sm-4 .col-lg-4
-
.col-xs-6 .col-sm-4 .col-lg-4
-
.col-xs-6 .col-sm-4 .col-lg-4
-
-
-
.col-xs-6 .col-sm-6 .col-lg-6
-
.col-xs-6 .col-sm-6 .col-lg-6
+
.col-xs-6 .col-sm-4
+
.col-xs-6 .col-sm-4
+
.col-xs-6 .col-sm-4