Skip to content

Commit bd4e3c9

Browse files
Quick/Bulk Edit: Restore compact size of inline edit select.
Follow-up to [61827], [62171]. Props wildworks, mukesh27, audrasjb, SergeyBiryukov. Fixes #64685. git-svn-id: https://develop.svn.wordpress.org/trunk@62296 602fd350-edb4-49c9-b593-d223f7449a82
1 parent b03a05e commit bd4e3c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-admin/css/list-tables.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,6 +1104,7 @@ tr.inline-edit-row td {
11041104
}
11051105

11061106
.inline-edit-row select {
1107+
line-height: 2.14285714; /* 30px for 32px height with 14px font */
11071108
padding-right: 24px;
11081109
}
11091110

0 commit comments

Comments
 (0)