Always show # items text. Props johnbillion. fixes #17260

git-svn-id: https://develop.svn.wordpress.org/trunk@17798 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2011-05-04 19:45:41 +00:00
parent b0b8e59268
commit 237f1c3e78
4 changed files with 9 additions and 5 deletions

View File

@@ -1744,7 +1744,8 @@ th.asc:hover span.sorting-indicator {
font-size: 11px;
}
.tablenav .one-page {
.tablenav .no-pages,
.tablenav .one-page .pagination-links {
display: none;
}