FM2017, when publishing to Responsive HTML5, double digit text does not align properly
I am trying to vertically align multiple lines of text in numbered lists in the html file (publishing to Responsive HTML5). The alignment looks good for numbered lists beginning with 1-9, but the alignment is off for numbered lists that begin with double digits, 10 and above. In this image, you can see that the vertical alignment looks good for the single digit. The "C" and the "n" line up well.

However for the double-digit, the continued lines outdent a bit:

When I adjust the text-indent for the numbered list class to try to fix the alignment for the double digit text, it messes up the alignment for the single digit text.
Has anyone encountered this?
