#133, move disqus to separate template to allow override, rename BookDisqus to BookComments

This commit is contained in:
Alex Shpak
2020-01-17 21:44:25 +01:00
parent b9688d7e36
commit 4b641b0f9a
8 changed files with 21 additions and 16 deletions
+2 -4
View File
@@ -240,10 +240,8 @@ ul.pagination {
}
}
// Give a little extra space before showing Disqus comments. See:
// https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/disqus.html#L3
#disqus_thread {
padding-top: $padding-16;
.book-comments {
margin-top: $padding-16;
}
.book-languages {