fix vote buttons.

This commit is contained in:
evazion
2021-03-31 23:15:38 -05:00
parent fff68e1d16
commit a0b6047d00
6 changed files with 43 additions and 11 deletions

View File

@@ -48,3 +48,7 @@ article.comment {
height: 1.5em;
}
}
.comment-section img {
border: none !important;
}