I am trying to reduce the size of the boxes (buttons) for the answers in multiple choice questions so that I can make the whole thing more compact and reduce the need for scrolling down the screen? Thank you
Page 1 / 1
Reduce label padding in Custom CSS:
.Skin label.MultipleAnswer, .Skin label.SingleAnswer { padding:10px; }
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.