How do I resize a drill down text box? It doesn’t have the expanding option in the bottom corner.
How do I resize a drill down text box? It doesn’t have the expanding option in the bottom corner.
Try using below script, change the % as required.
jQuery("#"+this.questionId+" select").css("width","100%");
Under addOnReady function present in Add Javascript option.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.