Internet Explorer 11 - Display

I have an application which is working fine on all browsers, but under IE11, there are some display issues (variance in spaces in tables, color in graphs not well rendered…). Until now, I just asked to the customer to switch to Chrome or Firefox, but problem is that their official browser is IE.
Is there something somewhere to adapt or change in the code to ensure the same behavior on all browsers ?
thanks !

Hi @sschreurs,

You should use the “default” Bootstrap theme as it supports IE. We will need to update the Canvas theme so it works with IE also. I would also suggest that if the default corporate browser is IE development and testing should also use IE. All of the browsers have slight differences in how they render the same content.