I suppose that the problem will be solved if you includes the line
in the of your HTML document (see here). Without the line Internet Explorer can emulate Quirk Mode (see here). Alternatively you can configure your web server to add X-UA-Compatible HTTP header in the server response (see here).