[wp-meta] [Making WordPress.org] #5297: Found image size issue on attachment preview
Making WordPress.org
noreply at wordpress.org
Wed Jul 1 16:15:57 UTC 2020
#5297: Found image size issue on attachment preview
-------------------------+--------------------------------------
Reporter: jatindevani | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Trac | Keywords: needs-patch needs-design
-------------------------+--------------------------------------
When we click on the ticket attachment, it goes out of the box.
For example click on the below link and check the preview ::
https://core.trac.wordpress.org/attachment/ticket/49569/Screenshot_1.png
Possible Solution ::
{{{
.image-file img {
max-width: 100%;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5297>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list