]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11240 from ncoden/docs/add-edge-to-compatibility-table for v6.5.0
authorDaniel Rhodes <daniel.rhodes@warpasylum.co.uk>
Sat, 16 Jun 2018 08:17:00 +0000 (10:17 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 21:02:24 +0000 (23:02 +0200)
6a8b76dd9 docs: add Edge to flexbox supported browsers
420a1a549 docs: merge IE and Edge in flexbox supported browsers

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/flexbox-mode.md

index 6f6758dff63f113b2e1cee6e86d806214128be82..3c4368a1b18a1e2ee0da33bd0625daf3ed92846e 100644 (file)
@@ -13,11 +13,11 @@ Foundation components use a combination of floats, vertical alignment, table cel
 
 Enabling **flexbox mode** replaces those hacks with flexbox properties, streamlining how layouts are made, and making sizing and alignment of elements much easier.
 
-Flexbox mode is only supported these browsers:
+Flexbox mode is only supported in these browsers:
 
 - The latest Chrome and Firefox
 - Safari 6+
-- IE 10+
+- IE/Edge 10+
 - iOS 7+
 - Android 4.4+