Opened 3 years ago
Last modified 19 months ago
#43904 new defect (bug)
Media toolbar spacing inconsistent across views
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | good-first-bug has-patch needs-testing |
Focuses: | ui, administration | Cc: |
Description
The media toolbar is present on both list and grid views. The padding on the dropdowns and buttons, though, is inconsistent.
Attachments (6)
Change History (13)
#2
@
3 years ago
Tested patch on Lenovo ThinkPad Windows 10, in Firefox 59.0.2 and Chrome 66.0.3359.139. Changes looked good in both browsers. Also uploaded svn version of patch.
#3
@
3 years ago
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; }
This ticket was mentioned in Slack in #core by abdullahramzan. View the logs.
3 years ago
This ticket was mentioned in Slack in #core by seusmaniqbal. View the logs.
3 years ago
Note: See
TracTickets for help on using
tickets.
Note the scrunched dropdowns/buttons