[wp-trac] [WordPress Trac] #56863: Issue on media page
WordPress Trac
noreply at wordpress.org
Thu Oct 20 06:21:29 UTC 2022
#56863: Issue on media page
-------------------------------------+-----------------------------
Reporter: sumitsingh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.0.3
Severity: normal | Keywords: has-screenshots
Focuses: ui, css, administration |
-------------------------------------+-----------------------------
Hi ,
when i am allowing to upload SVG image then image is not showing on media
listing page.
You can see mentioned SS and solution code with added **width: 60px;** in
class
table.media .column-title .media-icon img {
max-width: 60px;
height: auto;
vertical-align: top;
**width: 60px;**
}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56863>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list