I\'m having an annoying rendering issue with IE my code is
CSS :
div { display: inline-block; margin-right:40px; border: 1px solid; } >
For me worked adding this code:
to header information.