From 9850e6d07aaacbd962f5cbe924e1f4925c0a2835 Mon Sep 17 00:00:00 2001 From: Daniel Rhodes Date: Sat, 16 Jun 2018 10:17:00 +0200 Subject: [PATCH] Use pull request #11240 from ncoden/docs/add-edge-to-compatibility-table for v6.5.0 6a8b76dd9 docs: add Edge to flexbox supported browsers 420a1a549 docs: merge IE and Edge in flexbox supported browsers Co-Authored-By: Nicolas Coden Signed-off-by: Nicolas Coden --- docs/pages/flexbox-mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/flexbox-mode.md b/docs/pages/flexbox-mode.md index 6f6758dff..3c4368a1b 100644 --- a/docs/pages/flexbox-mode.md +++ b/docs/pages/flexbox-mode.md @@ -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+ -- 2.47.2