Skip to main content

When text wraps to a new line either using auto layout or establishing a max-width, the container keeps extra space to the right based on the length of the word that wraps to the next line. Even when set to auto width, the container doesn’t hug the text completely. I’ve tried a variety or solutions but cant seem to get rid of the extra space.

I’m having the same issue. It seems that once you have more characters than can fit within your set max-width, the text box will stay at max-width, even when set to hug.



Reply