Reputation: 2866
I am using jQuery UI to create a button with a drop-down that is placed inside a dialog:
When I resize the width of the dialog to its minimal setting, the second part of the button jumps on the next line. How do I prevent it from wrapping -- I want the button parts to never break apart.
Thanks
Upvotes: 1
Views: 37