I'm having an issue with Bootstrap components.
When I try to input numbers, everything works fine as long as I don't use form-inline or a navbar.
Check out my fiddle here: http://fiddle.jshell.net/6Lrhcezb/
https://i.sstatic.net/hzmlM.png
The first input looks good... But when I focus on the second input, it doesn't resize correctly.
https://i.sstatic.net/xJzQy.png
Can this be fixed with Bootstrap, or do I need to create my own div control?
Thank you!
--
This issue is happening with Bootstrap version 3.5.5.
I've updated the Fiddle to show you the problem: http://fiddle.jshell.net/6Lrhcezb/4/