bootstrap-form icon indicating copy to clipboard operation
bootstrap-form copied to clipboard

Create an interior wrapper for input-group when using prefix/suffix

Open roblesterjr04 opened this issue 8 years ago • 2 comments

When using horizontal forms, you cannot add the input-group class to the same wrapping element that has the col-* classes. input-group removes padding of the column so the prefix/suffix column extends past the margins of the other fields in the form.

roblesterjr04 avatar Oct 11 '17 14:10 roblesterjr04

I don't understand why you're commenting out code, is this going to break things for people that aren't using horizontal forms?

dwightwatson avatar Oct 12 '17 01:10 dwightwatson

I just forgot to remove the commented code after i was done testing. It didn't break when i tested, but feel free to test on your own.

roblesterjr04 avatar Oct 12 '17 01:10 roblesterjr04