-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Seems there's a bad detection of htmls "norms" on IE 10 while browsing docs generated by theme readthedocs (last version). See attached screenshots to appreciate difference with chrome.
IE7 norms are detected by Internet Explorer, so it displays without using new css features, I think.
Found a workaround by adding this tag in base.html file :
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
Metadata
Metadata
Assignees
Labels
No labels