Hi All
Is there any way of setting the width of the suggests programmatically?
By default it looks like the width is set to the same as the Select2 text area however the information we’re trying to show users is quite busy so we’d like to increase the width slightly to make it clearer to read.
Looking at what’s happening through the browser element inspector it looks like the width is set inline so I’m not sure how we can influence that.
Thanks
James