Merge pull request #154 from cambid/add-isso-feed

Add isso feed of comments
This commit is contained in:
Dmitry Kolosov 2022-05-29 15:54:50 +03:00 committed by GitHub
commit de92845ab7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View file

@ -738,4 +738,8 @@ ul.language-select > li, ul.footer-menu > li {
#isso-thread .textarea {
color: #000;
}
#isso-thread .isso-feedlink {
position: relative;
z-index: 1;
}
{{ end }}