Merge branch 'MDL-62386-34' of git://github.com/bmbrands/moodle into MOODLE_34_STABLE

This commit is contained in:
Andrew Nicols
2018-05-21 09:11:44 +08:00
-1
View File
@@ -13,7 +13,6 @@
/* Make videos as wide as possible without being wider than their containers */
width: 100vw;
max-width: 100%;
height: auto;
}
.mediaplugin > div {