Keep page numbers visible in 2017

Fixes #12703
This commit is contained in:
Mike Jolley 2017-01-03 15:07:34 +00:00
parent 31ad64438f
commit b7d9799a95
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -76,6 +76,7 @@
ul.page-numbers {
padding: 0;
display: block;
}
span.page-numbers,
@ -952,4 +953,4 @@ table.variations {
body.page-two-column.woocommerce-account:not(.archive) #primary .entry-content {
width: 78%;
}
}
}