Form-inline doesn't handle input-groups correctly
Created by: mschipperheyn
In https://github.com/twbs/bootstrap/issues/9382 a problem was referenced with input-groups not being handled correctly. It was marked as solved, but it isn't. In 9382 a size is used to get the form-group to handle correctly. However, this defeats the concept of graceful scaling to mobile screens, even with a max-width.
shows the problem against TWBS 3.1.1.
Scale the result pane to a sufficient size to see the inline problem.