Forums vote tracking missing spaces causes awkward reading
AC-102
This commit is contained in:
@@ -525,7 +525,7 @@ ${primaryAction("follow", "star", _("Follow"), _("Follow"), _("Unfollow"))}
|
||||
</span>
|
||||
<a href="#" class="action-button action-vote" role="checkbox" aria-checked="false">
|
||||
## Vote counts are populated by JS
|
||||
<span class="sr">${_("Vote")}</span>
|
||||
<span class="sr">${_("Vote for this post,")} </span>
|
||||
<span class="sr js-sr-vote-count"></span>
|
||||
|
||||
<span class="action-label" aria-hidden="true">
|
||||
|
||||
Reference in New Issue
Block a user