UPDATE: Demo of problem here: http://jsfiddle.net/fdB5Q/embedded/result/
From about 767px to 998px, the form fields are wider than the containing well.
Smaller t
For anyone to find
Html:
CSS:
.form-control { box-sizing: border-box; }