# Numbers Cut-Off in Long List

**URL:** https://meta.discourse.org/t/numbers-cut-off-in-long-list/59856
**Category:** Bug
**Created:** [3월 24, 2017, 5:44오후 UTC](https://meta.discourse.org/t/numbers-cut-off-in-long-list/59856 "2017-03-24T17:44:19Z")
**Posts on this page:** 1
**Showing post:** 16

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [7월 25, 2017, 6:48오후 UTC](https://meta.discourse.org/t/numbers-cut-off-in-long-list/59856/16 "2017-07-25T18:48:38Z")

</div>

OK, this now merged:

The indent for lists now is quite deep:

And not really consistent with indenting of bulleted lists, which does impact readability.

1. testing

- testing

1. testing

@awesomerobot can you have a quick to see if there is a CSS fix to improve this a bit?

If not, one options may be to place a class via the renderer on “big” lists.

Then we can use our old styling and add some additional rules for

`.ul.digits-2`  
`.ul.digits-3`

and so on.

---

_[View the full topic](https://meta.discourse.org/t/numbers-cut-off-in-long-list/59856)._
