I have a form:
http://fiddle.jshell.net/eJ2kS/
I want to have the label and text input on one line and the button to be appended to the text input but the documentation is a little vague about appending buttons:
http://twitter.github.com/bootstrap/base-css.html#forms
I have a form: http://fiddle.jshell.net/eJ2kS/ I want to have the label and text input
Share
Do you opt for THIS?
If so, then the code shall be…
I think I’ve updated your fiddle… RIGHT HERE.