Editor windows do not fit screen | XM Community
Question

Editor windows do not fit screen

  • 16 January 2020
  • 4 replies
  • 7 views

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?

!
!

4 replies

This isn't a preview mode issue. This is only in the editing window
Userlevel 7
Badge +22
The effect which you want to see will be seen in preview mode of question
@rondev I don't think that's the problem. The textbox itself is cut off, and this is for every question

!
Userlevel 7
Badge +22
Try this - Wrap all the question text in a` p` tag and give `text-align: justify;` CSS to this `p` tag

Leave a Reply