Describe the bug
When an ordered list has more than 100 items, the first digit of the number is hidden - so “100” displays as “00”, “101” displays as “01”.
Steps To Reproduce
Create an ordered list of 100 or more items.
Expected behavior
Numbers should appear fully, without missing digits.
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): v0.28.3
- PHP Version: 7.3
- Hosting Method (Nginx/Apache/Docker): Apache
Describe the bug
When an ordered list has more than 100 items, the first digit of the number is hidden - so “100” displays as “00”, “101” displays as “01”.
Steps To Reproduce
Create an ordered list of 100 or more items.
Expected behavior
Numbers should appear fully, without missing digits.
Your Configuration (please complete the following information):