Do not print the comments form (#1195)
Add `.page__comments-form` to "non-printing" selectors in print styles
This commit is contained in:

committed by
Michael Rose

parent
ded8afcc32
commit
2939d45ecc
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user