/comments: add vote buttons beneath thumbnails on /comments page.
Also fix an N+1 queries problem.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.posts-container {
|
||||
article.post-preview {
|
||||
.post-score a {
|
||||
@include inactive-link;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user