https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #36 from Konstantin Preißer <prei...@web.de> --- Created attachment 30814 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30814&action=edit Adds work-arounds for IE ≤ 9. This patch adds work-arounds for IE ≤ 9 to fix the layout on these IE versions. I used conditional comments to include a IE fix CSS file, and to use <div id="..."> for IE ≤ 9, while IE ≥ 10 and other browsers will use <header id="..."> as IE 10 dropped support for conditional comments in Full Standards Mode. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org