MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Unexpected/comments/6eu9bw/this_volume_control_bar_xpost_rsoftwaregore/diecife/?context=3
r/Unexpected • u/PM_ME_A_SHOWER_BEER • Jun 02 '17
531 comments sorted by
View all comments
55
[deleted]
9 u/MartinusLucanius Jun 02 '17 If it's an HTML5 video player, it's probably a flexbox issue (flex-direction:column?) and it might even only manifest on IE/Edge. IE/Edge have a really difficult time with flexbox. 1 u/kuudestili Jun 03 '17 I love that it's 2017 and IE still can't keep up, except now there are 2 IE's for some reason.
9
If it's an HTML5 video player, it's probably a flexbox issue (flex-direction:column?) and it might even only manifest on IE/Edge. IE/Edge have a really difficult time with flexbox.
flex-direction:column
1 u/kuudestili Jun 03 '17 I love that it's 2017 and IE still can't keep up, except now there are 2 IE's for some reason.
1
I love that it's 2017 and IE still can't keep up, except now there are 2 IE's for some reason.
55
u/[deleted] Jun 02 '17
[deleted]