]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Now that we swapped global default, foundation-flaot needs to set -flexbox: false
authorKevin Ball <kmball11@gmail.com>
Thu, 22 Jun 2017 16:24:35 +0000 (09:24 -0700)
committerKevin Ball <kmball11@gmail.com>
Thu, 22 Jun 2017 16:24:35 +0000 (09:24 -0700)
assets/foundation-float.scss

index 330be393df1ec6b7cabb6400188f21c6374c38d5..0021af1de2198aceb7e7c41b388f26d87f946f30 100644 (file)
@@ -1,4 +1,4 @@
+$global-flexbox: false;
 @import '../scss/foundation';
-
 @include foundation-everything($flex: false);