hide the more obj in the pagination links in responsive mode

This commit is contained in:
r888888888
2017-09-07 18:52:15 -07:00
parent c2f6a028b3
commit f6593fce9e

View File

@@ -96,7 +96,7 @@
text-align: right;
}
&.numbered-page {
&.numbered-page, &.more {
display: none;
}
}