Revert "Merge branch 'pr/667'"
This reverts commit a7c2f89982
.
Been meaning to give proper attribution, but Git lost the commit after
I edited the merge commit.
See #667.
This commit is contained in:
parent
a7c2f89982
commit
e6366f4474
9 changed files with 75 additions and 68 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Globally hidden elements when Infinite Scroll is supported and in use. */
|
||||
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
|
||||
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
|
||||
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue