Skip to content

Commit 94d74a1

Browse files
Admin Reskin: Correct vertical alignment of pagination elements in list tables.
Follow-up to [61645]. Reviewed by audrasjb, SergeyBiryukov. Merges [62182] to the 7.0 branch. Props TobiasBg, rcorrales, opurockey, rahultank, SergeyBiryukov. Fixes #64975. git-svn-id: https://develop.svn.wordpress.org/branches/7.0@62197 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 0ad2774 commit 94d74a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@ th.sorted a span {
682682
}
683683

684684
.tablenav-pages .current-page {
685+
vertical-align: top;
685686
margin: 0 2px 0 0;
686687
font-size: 13px;
687688
text-align: center;

0 commit comments

Comments
 (0)