-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-44933-master -
This is due to the limit of CSS rules in IE (http://stackoverflow.com/questions/9906794/internet-explorers-css-rules-limits).
In non-designer mode it works fine because we chunk the files.
To reproduce, in Clean, open the frontpage of Moodle with designer mode enabled, and performance info. You will notice that the performance info at the bottom of the page is not styled.
This should not affect IE >= 10.