[wp-trac] [WordPress Trac] #32722: Unresponsive video embed with Firefox 38
WordPress Trac
noreply at wordpress.org
Tue Jun 23 18:45:15 UTC 2015
#32722: Unresponsive video embed with Firefox 38
----------------------------------------+--------------------
Reporter: polyfade | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.3
Component: Media | Version: 4.2.2
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses: ui
----------------------------------------+--------------------
Changes (by wonderboymusic):
* keywords: => needs-patch good-first-bug
* milestone: Awaiting Review => 4.3
Comment:
Needs responsive CSS for Firefox, possibly others - I gave up here:
{{{
.wp-video video,
.wp-video .mejs-container,
.wp-video .mejs-layer {
max-width: 100%;
height: 100%;
}
.wp-video .mejs-overlay-play {
height: 100% !important;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32722#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list