[wp-trac] [WordPress Trac] #43904: Media toolbar spacing inconsistent across views
WordPress Trac
noreply at wordpress.org
Tue May 1 14:44:12 UTC 2018
#43904: Media toolbar spacing inconsistent across views
-------------------------------------------------+-------------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Media | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-patch needs- | Focuses: ui,
testing | administration
-------------------------------------------------+-------------------------
Comment (by subrataemfluence):
I applied the patch and it looks much better.
However, in order to keep the spacing consistent with media grid view the
margin I believe needs to be `6px` instead of `8px`.
{{{
.post-type-attachment .wp-filter select {
margin-right: 6px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43904#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list