# Formatting issue in polls with range greater than 999

**URL:** https://meta.discourse.org/t/formatting-issue-in-polls-with-range-greater-than-999/78320
**Category:** UX
**Created:** [January 17, 2018, 10:32pm UTC](https://meta.discourse.org/t/formatting-issue-in-polls-with-range-greater-than-999/78320 "2018-01-17T22:32:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [January 17, 2018, 10:32pm UTC](https://meta.discourse.org/t/formatting-issue-in-polls-with-range-greater-than-999/78320/1 "2018-01-17T22:32:57Z")

</div>

The following code:

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

```

Generates a poll like this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/2/a25cbfb4c0d66455f19356f1ab721895a2f6c402.png)

Options starting from 1000 are not formatted well.
