[wp-trac] [WordPress Trac] #41648: Alignment issue on media-new.php when browse uploader screen is active
WordPress Trac
noreply at wordpress.org
Wed May 13 15:41:22 UTC 2020
#41648: Alignment issue on media-new.php when browse uploader screen is active
-------------------------------------+-------------------------------------
Reporter: krupajnanda | Owner: SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: low | Milestone: 5.5
Component: Media | Version: 4.8.1
Severity: minor | Resolution:
Keywords: good-first-bug has- | Focuses: ui, css,
patch | administration
-------------------------------------+-------------------------------------
Changes (by samful):
* focuses: ui, administration => ui, css, administration
Comment:
This patch was mentioned in Slack and is marked as possible "Blockers For
Releases" so I had a look into this using Linux Chromuim and Firefox, and
a MacBookPro with lastest MacOS Safari and Chrome. The issue only occurred
for me on the Mac.
I believe the code has been changed slightly since this ticket was opened
and the current fix didn't work for me, so I used this code:
{{{
#html-upload-ui #async-upload{
font-size: 13px;
}
}}}
It will need to go in the {{{src/wp-admin/css/media.min.css}}} for you to
test it.
See my Screenshot for a side by side comparison of before and after:
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41648#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list