]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix tests to work around fact that Phantom doesn't grok flexbox 10166/head
authorKevin Ball <kmball11@gmail.com>
Fri, 9 Jun 2017 22:26:42 +0000 (15:26 -0700)
committerKevin Ball <kmball11@gmail.com>
Fri, 9 Jun 2017 22:26:42 +0000 (15:26 -0700)
test/javascript/index.html

index 4a8fa7ba4d867d42bb162cd064c5bce315f49920..ab2235d8790e45e5de0db1ecc190a62376893cbd 100644 (file)
@@ -8,7 +8,7 @@
     <script src="../../_build/assets/js/foundation.js"></script>
     <script src="lib/mocha.js"></script>
     <link rel="stylesheet" href="lib/mocha.css" />
-    <link rel="stylesheet" href="../../_build/assets/css/foundation.css">
+    <link rel="stylesheet" href="../../_build/assets/css/foundation-float.css">
     <link rel="stylesheet" href="../../node_modules/motion-ui/dist/motion-ui.css">
   </head>
   <body>