Formatting issue in polls with range greater than 999

The following code:

[poll type=number min=0 max=1500 step=100]
[/poll]

Generates a poll like this:

Options starting from 1000 are not formatted well.