I'm creating a form and of course my labels are all different widths, is there a way to make my input elements have a dynamic width based off of the label width?
Here's what I've done so far. For some reason I can't get the input to stretch along the rest of the parent element.
Any ideas?