Merge branch 'MDL-57991-m33' of https://github.com/micaherne/moodle into MOODLE_33_STABLE

This commit is contained in:
David Monllao
2017-07-18 09:40:26 +02:00
+5
View File
@@ -19,3 +19,8 @@
.mediaplugin > div {
margin: auto;
}
/* Make media plugin behave properly in mod summaries and labels */
.mod-indent-outer .mediaplugin {
display: table-cell;
}