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

Support .form-row

Open glasserc opened this issue 4 years ago • 0 comments

The Bootstrap forms documentation says:

You may also swap .row for .form-row, a variation of our standard grid row that overrides the default column gutters for tighter and more compact layouts.

It would be nice if this class existed in this library. (I was able to use the class directly in my application before changing my mind and going with formInline.)

glasserc avatar Oct 22 '20 02:10 glasserc