Setting the Width on a Select2 Placeholder - shows as 0 width
I have two multiple select2 drop down lists on two different pages.
One has a width set for the placeholder, and the other does not when I do an inspect, but I copied the code setup for the first to the second and can't find anywhere that an actual width is being set. The failing one has the width set to 0. The successful one has the width set to 288. But I find 288 no where in my code.
Open in new window
Do you have any idea why one would translate to 288 and the other to 0?
thanks!