Hi there, I’ve just been building a site with the latest build of Pro (the latest version is amazing by the way!), but am having issues using flex on columns with regards to how it displays on IE11.
As much as I’d like to not support IE11 and have it looking great on all modern browsers we don’t have that option as 40% of visitors are on IE (kill me now!).
I’ve managed to fix flex so that text at least stays within a column by making sure max width is set to 100%, but when setting the padding on the column, IE seems to completely ignore the settings.
Is there any CSS tweaks I need to add to get IE to actually into account the padding on a Flex Column?
Thanks

