Use more generic rule for comments.

Now comments are hidden on the mobile version of the sites as well.
This commit is contained in:
George Kaklamanos 2018-10-05 12:27:41 +03:00
parent 65fc8e14c5
commit 9f6e9bdd62
2 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@ rules=(
"##.new-post-login.form-item"
"###post-form"
"##.user-info"
"##.post-layout > div.post-layout--right:nth-of-type(3)"
"##.comments"
"##.post-menu"
"###footer"
"###js-gdpr-consent-banner"