Turning spaces into makes the browser treat the li context as a single word when it comes to line breaks. It ignores word boundaries and makes for ugly dropdowns. Why was it placed in jquery_dropdown.js? Removing it fixes my problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1327726-jquery_dropdown-dont-turn-spaces-into-nbsp.patch | 1.07 KB | barraponto |
Comments
Comment #1
barrapontoComment #2
2dareis2do commentedMany thanks - this patch resolved the issue I was having that resulted in many
being inserted into my newly styled select list items.Comment #3
barraponto@2dareis2do if it worked for you, please mark as reviewed and tested by the community.
Comment #4
2dareis2do commentedthx