From 1800edc07c8a4334e938d50e780f22ad0ab55474 Mon Sep 17 00:00:00 2001 From: Pedro Pereira Date: Wed, 14 Aug 2013 17:02:57 +0800 Subject: [PATCH] CSS Grid old classes in use --- css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css.html b/css.html index 43ed2d9a8c..0ad11fae2f 100644 --- a/css.html +++ b/css.html @@ -296,8 +296,8 @@ base_url: "../"
.col-xs-6 .col-sm-4 .col-md-4
-
.col-xs-6 .col-sm-6 .col-md-6
-
.col-xs-6 .col-sm-6 .col-md-6
+
.col-xs-6 .col-sm-6 .col-md-6
+
.col-xs-6 .col-sm-6 .col-md-6
{% highlight html %}