I want to be able to widen the column a bit where the list of choices is on the left. Anyone know how to do that?
Solved
Is there a way to widen the column of choices in a Pick, Group, Rank question?
Best answer by Tom_1842
Hi there, TomG provides some CSS that will do what you are describing in this post. CSS below for reference:
.Skin .PGR .DragAndDrop td.itemsContainerTd {width:50%}
.Skin .PGR .DragAndDrop .Group h2, .Skin .PGR .DragAndDrop .Group ul, .Skin .PGR .DragAndDrop .Items h2, .Skin .PGR .DragAndDrop .Items ul {width:100%}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
