Administration: Correct "Quick Edit" link height in list tables for consistency with other action links.

Props jobthomas, burhandodhy.
Fixes #47815.

git-svn-id: https://develop.svn.wordpress.org/trunk@45756 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-08-05 22:19:10 +00:00
parent 4bbe1ab5a9
commit bab0d4ee9b
1 changed files with 1 additions and 0 deletions

View File

@ -1918,6 +1918,7 @@ div.action-links,
.row-actions span .button-link {
display: inline-block;
padding: 4px 0;
line-height: 1.5;
}
.row-actions span.approve:before,