[wp-trac] [WordPress Trac] #31943: mp4 videos not scaleable in Firefox with latest word upgrade
WordPress Trac
noreply at wordpress.org
Fri Apr 10 19:51:32 UTC 2015
#31943: mp4 videos not scaleable in Firefox with latest word upgrade
--------------------------+------------------------------
Reporter: Eoinb | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.1.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Comment (by pradeep.sonawane):
Hi Eoinb,
You have added wrong CSS style.
You just need to add this:
.mejs-container, .mejs-layer {
clear: both;
max-width: 100%;
}
Remove what you have added with the css code above.
Thanks,
Pradeep
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31943#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list