I\'m experimenting a strange behavior with Bootstrap 3 input groups. When I add an input-group-addon (text or icon) to a form inside a jumbotron, the input-group height is bigge
The bootstrap solution is to add the input-group-lg class on the containing
- as shown in the documentation, but you'll notice the addon is still slightly larger than the input so you can just adjust the height of the to match; I added 5 px: