diff --git a/approval_polls/templates/results.html b/approval_polls/templates/results.html index f142cc9..7f7f699 100644 --- a/approval_polls/templates/results.html +++ b/approval_polls/templates/results.html @@ -37,11 +37,11 @@

- {% widthratio choice.vote_count poll.total_votes 100 %}% + aria-valuemax="{{ poll.total_ballots }}"> + {% widthratio choice.vote_count poll.total_ballots 100 %}%