There was an error while loading. Please reload this page.
2 parents 23884c2 + 8f63b6c commit 8068719Copy full SHA for 8068719
mfr/extensions/video/templates/viewer.mako
@@ -1,5 +1,5 @@
1
2
-<video id="video" controls height="100%">
+<video controls height="100%">
3
<source src="${url}">
4
Your browser does not support the video tag.
5
</video>
mfr/server/static/css/mfr.css
@@ -46,9 +46,6 @@ This CSS was stripped out of base.css from the osf-style repo.
46
left: 0;
47
}
48
49
-.ball-scale > div {
50
-}
51
-
52
.embed-responsive-pdf {
53
padding-bottom: 95%;
54
0 commit comments