How to vertically align and horizontally stretch multiple inputs using only bootstrap flex?-Twitter bootstrap
As a learning exercise, I would like to use only Bootstrap Flex (or CSS3 flexbox) to vertically left-align and horizontally stretch the input fields. I know about Bootstrap Grid (and CSS3 grid layout) but I do not want to use…