Skip to main content
Participant
July 12, 2017
Question

FM2017, when publishing to Responsive HTML5, double digit text does not align properly

  • July 12, 2017
  • 1 reply
  • 353 views

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?

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
July 12, 2017

You're doing this in the CSS, right?

Participant
July 12, 2017

yes

Jeff_Coatsworth
Community Expert
Community Expert
July 12, 2017

Not being a CSS guru I don't have the answer off the top of my head, but what does Google have to say about the issue?