When you put an input-group as the first child of an element, the label will move out of its container when active.
Maybe the class .input-group should have a padding instead of a margin ? (+ a top:1em on the label) ? I'm not doing a pull request now, cause I'm not sute of the side effects.
Codepen : https://codepen.io/GLedoussal/pen/xXLamG
When you put an input-group as the first child of an element, the label will move out of its container when active.
Maybe the class
.input-groupshould have a padding instead of a margin ? (+ atop:1emon thelabel) ? I'm not doing a pull request now, cause I'm not sute of the side effects.Codepen : https://codepen.io/GLedoussal/pen/xXLamG