[wp-trac] [WordPress Trac] #63758: Upload New Media: padding/margin issue on "edit" link
WordPress Trac
noreply at wordpress.org
Sun Jul 27 17:15:26 UTC 2025
#63758: Upload New Media: padding/margin issue on "edit" link
--------------------------+-----------------------------
Reporter: Presskopp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-screenshots
Focuses: css |
--------------------------+-----------------------------
after uploading any image, when 'edit' gets focus (is being clicked on),
the border will be missing on the left side.
After adding {{{margin-left: 2px;}}} to {{{.media-item .edit-
attachment}}}, the border will be there.
But the padding is set to {{{14px 0}}} - it must not be that high, I'd go
with 2px also:
{{{padding: 2px;}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63758>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list