2020-02-19
| ||
07:34 | • Ticket [31d7de6d] Ordered list items > 9 fall off left side of screen on smaller mobile sizes status still Open with 3 other changes artifact: 7968155d user: joel | |
2019-06-20
| ||
14:26 | • Ticket [31d7de6d]: 4 changes artifact: c181d434 user: joel | |
14:26 | • New ticket [31d7de6d]. artifact: 56503f74 user: joel | |
Ticket Hash: | 31d7de6d7f1232b4a0803bf4035661349ff10648 | |||
Title: | Ordered list items > 9 fall off left side of screen on smaller mobile sizes | |||
Status: | Open | Type: | Code Defect | |
Severity: | Important | Priority: | High | |
Subsystem: | Resolution: | Open | ||
Last Modified: | 2020-02-19 07:34:00 | |||
Version Found In: | ||||
User Comments: | ||||
joel added on 2019-06-20 14:26:07:
For the list item numbers within an <code>ol</code> on an iPhone 6s in portrait orientation, only the digit in the “ones” place are visible, the rest are too far to the left to be seen. Fix in CSS. The current behavior for all other screen sizes should be preserved. |