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>
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+