After [32948]: Account for the use of paginate_links()
with table navigation markup.
Props afercia. Fixes #32253. git-svn-id: https://develop.svn.wordpress.org/trunk@33608 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
018cd0819e
commit
14b7ed65bb
@ -672,9 +672,9 @@ th.asc a:focus span.sorting-indicator {
|
||||
.tablenav .tablenav-pages a,
|
||||
.tablenav-pages-navspan {
|
||||
display: inline-block;
|
||||
width: 7px;
|
||||
min-width: 17px;
|
||||
border: 1px solid #d2d2d2;
|
||||
padding: 3px 10px 7px;
|
||||
padding: 3px 5px 7px;
|
||||
background: #e4e4e4;
|
||||
font-size: 16px;
|
||||
line-height: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user