Add .page__comments-form
to "non-printing" selectors in print styles
This commit is contained in:
parent
2939d45ecc
commit
bb39afa125
1 changed files with 2 additions and 1 deletions
|
@ -228,6 +228,7 @@
|
|||
.pagination,
|
||||
.ads,
|
||||
.page__footer,
|
||||
.page__comments-form,
|
||||
.author__avatar,
|
||||
.author__content,
|
||||
.author__urls-wrapper,
|
||||
|
@ -235,4 +236,4 @@
|
|||
.adsbygoogle {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue