A temporary fix that worked for me…
.ginput_list .chosen-container {min-width:200px !important;}
Thread Starter
jwake7
(@jwake7)
A temporary fix that worked for me…
.ginput_list .chosen-container {min-width:200px !important;}
I am having this same problem. After a lot of testing I’ve figured out that if conditional logic is used anywhere on the form it causes this problem (100px width gets injected into code). I have not figured out a solution, but now that we know the cause maybe the plugin developer or someone else can post a solution.
-
This reply was modified 8 years, 9 months ago by jwake7.