How do I turn off text wrap in the items column and widen the width of it for the 'Group Pick Rank' | XM Community
Skip to main content
Question

How do I turn off text wrap in the items column and widen the width of it for the 'Group Pick Rank'

  • April 10, 2020
  • 0 replies
  • 56 views

In reference to the photo, how do I turn off text wrap in the items column and widen the width of it. I don't want the white gap between the items column and group column.
Here are the codes I have already:
.Skin .PGR .DragAndDrop .NoColumns td.groupsContainerTd div h2,.Skin .PGR .DragAndDrop .NoColumns td.groupsContainerTd div ul{width:600px}
.Skin .PGR .DragAndDrop .NoColumns td.groupsContainerTd div>div{width:600px}

.Skin .PGR .DragAndDrop td.groupsContainerTd div > div { border: 1px solid; border-collapse: collapse; min-height: 20px; height: 80px; }

.Skin .SkinInner {width: 95%}
Screen Shot 2020-04-09 at 9.46.18 PM.png