TheCoder4eu / BootsFaces-OSP

BootsFaces - Open Source Project
Apache License 2.0
246 stars 102 forks source link

Inputs on horizontal form should default to colXs="12" #725

Closed ggam closed 2 months ago

ggam commented 7 years ago

When using horizontal forms, a responsive class must be specified to prevent margin to be lost. Defaulting to colXs="12" fixes the problem reducing boilerplate. This would only work when no label is set though.

Also, when the size of either input or label is set, we can default the other one to 12-(specified size) so it goes full width.

stephanrauh commented 2 months ago

I'm afraid development of BootsFaces has slowed down considerably. We'll never manage to address this issue. Let's close it.