Skip to main content
August 27, 2014
Answered

Bullet characters (not text) do not indent

  • August 27, 2014
  • 1 reply
  • 203 views

I can highlight a bulleted list and use the ruler (toolbar) at the top to indent the list. It looks fine in the topic designer, but when I click View or generate, the bullets remain justified to the left and the copy is indented.

This topic has been closed for replies.
Correct answer Jeff_Coatsworth

I guess that method doesn’t create an inline styling override – you should really define a bulleted style and then you can use the css to manipulate how you want it to appear

1 reply

Jeff_Coatsworth
Community Expert
Jeff_CoatsworthCommunity ExpertCorrect answer
Community Expert
August 27, 2014

I guess that method doesn’t create an inline styling override – you should really define a bulleted style and then you can use the css to manipulate how you want it to appear

August 27, 2014

Thank you Jeff! Works great!