Use fixed-width numbers in mobile view topic progress

It’s just a tiny bit, but the uneven width of the numbers will cause the admin menu button on the left to bounce around when you scroll down (although it’s only a few pixels, but sometimes it catches my attention unexpectedly).

Perhaps using a monospaced font would improve the experience. :slightly_smiling_face:

3 Likes

Good suggestion! I don’t think we’d necessarily need to change the font… we could alternatively make sure the container for the numbers is always wider than the content so there’s some “buffer” space for them to expand without shifting the layout.

2 Likes