Check out this HTML and CSS code: http://jsfiddle.net/krhxG/
Intentionally set the width of the div to 20px to demonstrate what I am trying to achieve.
How can I stop the submit button from wrapping onto a new line?
I want both controls to stay together without any line breaks. Any suggestions on how to accomplish this?