Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/wp-admin/css/media.css
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ border color while dragging a file over the uploader drop area */
}

.media-frame.mode-grid .media-toolbar select {
margin: 0 10px 0 0;
margin: 6px 10px 0 0;
min-height: 32px;
line-height: 2.14285714; /* 30px for 32px height with 14px font */
padding: 0 24px 0 8px;
Expand Down
Loading