[wp-meta] [Making WordPress.org] #3663: Images out of parent div when previewing from the track
Making WordPress.org
noreply at wordpress.org
Thu Jun 14 10:03:19 UTC 2018
#3663: Images out of parent div when previewing from the track
---------------------+-----------------------------------------
Reporter: xavortm | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Trac | Keywords: needs-patch has-screenshots
---------------------+-----------------------------------------
I remember seeing this issue long ago, but got reminded of it again today
at the WCEU contrib day. I searched for this reported in the trac but
couldn't find anything, so sorry if It's already reported.
A live example can be seen at:
https://core.trac.wordpress.org/attachment/ticket/43986/screenshot_14.png
Screenshot of the issue: http://i.imgur.com/4tSny4W.png
Fix:
{{{
.image-file img {
max-width: 100%;
height: auto;
}
}}}
I will try to submit the patch file here today if possible :)
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3663>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list