Fixed merge conflicts.
This commit is contained in:
commit
ec2a5e212a
15 changed files with 87 additions and 121 deletions
|
@ -1,6 +1,6 @@
|
|||
/* Globally hidden elements when Infinite Scroll is supported and in use. */
|
||||
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden). */
|
||||
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling). */
|
||||
.infinite-scroll .posts-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