Merge branch 'wip-MDL-60104-m33' of git://github.com/amygroshek/moodle into MOODLE_33_STABLE

This commit is contained in:
Andrew Nicols
2017-10-26 11:38:28 +08:00
2 changed files with 6 additions and 0 deletions
@@ -948,3 +948,6 @@ div#dock {
display: block;
}
.path-mod-scorm #region-main #intro {
width: auto;
}
+3
View File
@@ -17844,6 +17844,9 @@ div#dock {
.path-mod-scorm.jsenabled .scorm-center {
display: block;
}
.path-mod-scorm #region-main #intro {
width: auto;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax {
background-color: #fff;
}