diff --git a/web/app/components/comment/__score/comment__score.scss b/web/app/components/comment/__score/comment__score.scss index a1c2660d..46c1d4e1 100644 --- a/web/app/components/comment/__score/comment__score.scss +++ b/web/app/components/comment/__score/comment__score.scss @@ -6,7 +6,7 @@ font-size: 0; font-weight: 700; text-align: right; - color: #AAA; + color: #c4c4c4; user-select: none; cursor: default; } diff --git a/web/app/components/comment/__vote/_disabled/comment__vote_disabled.svg b/web/app/components/comment/__vote/_disabled/comment__vote_disabled.svg index 956b0d8e..0d1070c5 100644 --- a/web/app/components/comment/__vote/_disabled/comment__vote_disabled.svg +++ b/web/app/components/comment/__vote/_disabled/comment__vote_disabled.svg @@ -1,3 +1,3 @@ - - + + diff --git a/web/app/components/comment/__vote/_selected/comment__vote_selected.svg b/web/app/components/comment/__vote/_selected/comment__vote_selected.svg index cfd7bdd5..a7d75552 100644 --- a/web/app/components/comment/__vote/_selected/comment__vote_selected.svg +++ b/web/app/components/comment/__vote/_selected/comment__vote_selected.svg @@ -1,3 +1,3 @@ - - + + diff --git a/web/app/components/comment/__vote/comment__vote.scss b/web/app/components/comment/__vote/comment__vote.scss index d02a21c1..cf6dc84c 100644 --- a/web/app/components/comment/__vote/comment__vote.scss +++ b/web/app/components/comment/__vote/comment__vote.scss @@ -2,7 +2,7 @@ display: inline-block; width: 16px; height: 14px; - vertical-align: middle; + vertical-align: top; font-size: 0; line-height: 0; background: url('comment__vote.svg') center no-repeat; diff --git a/web/app/components/comment/__vote/comment__vote.svg b/web/app/components/comment/__vote/comment__vote.svg index 12c5ade7..69dce428 100644 --- a/web/app/components/comment/__vote/comment__vote.svg +++ b/web/app/components/comment/__vote/comment__vote.svg @@ -1,3 +1,3 @@ - - + +