[wp-trac] [WordPress Trac] #51685: Media Element CSS Issue : Some layout display crop
WordPress Trac
noreply at wordpress.org
Tue Nov 3 01:41:58 UTC 2020
#51685: Media Element CSS Issue : Some layout display crop
-------------------------------------+--------------------------
Reporter: ravipatel | Owner: sabernhardt
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.6
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs-refresh | Focuses: ui, css
-------------------------------------+--------------------------
Changes (by sabernhardt):
* keywords: has-patch => has-patch needs-refresh
* owner: (none) => sabernhardt
* status: new => assigned
Comment:
Yes, I see that in Firefox/Windows with trunk but not 5.5.2. [49343]
overrides `content-box` on `.mejs-time`.
I'd rather not edit the height value, but I can check if there's a better
option than
{{{
.wp-core-ui .mejs-time {
box-sizing: content-box;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51685#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list