]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
the space between spaces 13203/head
authorMark Otto <otto@github.com>
Wed, 9 Apr 2014 04:07:05 +0000 (21:07 -0700)
committerMark Otto <otto@github.com>
Wed, 9 Apr 2014 04:07:05 +0000 (21:07 -0700)
docs/examples/equal-height-columns/equal-height-columns.css

index 050467719b71e375f3f8cd9f29a6d7be9985fc9a..2910061f721ae10eae8356ce487fb632a82bc125 100644 (file)
@@ -6,7 +6,7 @@
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
-  display:         flex;
+  display: flex;
 }
 
 /*