From: Mark Otto Date: Mon, 9 Sep 2013 20:56:10 +0000 (-0700) Subject: fixes #9985: update grid classes in grid example X-Git-Tag: v3.0.3~14^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c3bf00b6f7e8f765ae9c51eb0d8b4498c34d02;p=thirdparty%2Fbootstrap.git fixes #9985: update grid classes in grid example --- 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