Editor windows do not fit screen | XM Community
Skip to main content
Below are two images for reference, as you can see, in one, the text goes all the way to the right, in the other it stops very short of where it should. How can I make it so the text always goes as far as possible?



!

!
Try this - Wrap all the question text in a` p` tag and give `text-align: justify;` CSS to this `p` tag
@rondev I don't think that's the problem. The textbox itself is cut off, and this is for every question



!
The effect which you want to see will be seen in preview mode of question
This isn't a preview mode issue. This is only in the editing window

Leave a Reply