Looking for a clean HTML markup without the need for custom CSS like Bootstrap, my goal is to achieve a design similar to the demo I created on bootply - http://www.bootply.com/1Uy4UROiEz
The only issue with the above demo is that I want the go button to be attached to the input box, just like in this other demo - http://www.bootply.com/yEhbA5gkdm
However, I need the button and input box to have their own size (col-md-??) so that the button can be wider.
If anyone has some code that can achieve this, please share!