zf2-twb-bundle icon indicating copy to clipboard operation
zf2-twb-bundle copied to clipboard

Remove horizontal default behavior

Open fabiocarneiro opened this issue 9 years ago • 3 comments

I would like to remove the form-horizontal as default, since this is not the bootstrap default.

I'm having issues with this form-horizontal default behavior since this module isn't adding the required column ("col-xs-2", "col-xs-10") classes to label and the div that holds the element to properly space the horizontal style.

I guess it still needs update to make the form-horizontal behavior work properly and since the default one works out of the box, it makes much more sense to follow the same pattern bootstrap is doing.

fabiocarneiro avatar Mar 28 '15 23:03 fabiocarneiro

This is a good improvement for the next release, but it breaks compatibility. Please can you update the readme file to explain this change.

neilime avatar Mar 29 '15 08:03 neilime

I'm waiting for your update of the README file to merge your pull request

neilime avatar May 14 '15 11:05 neilime

@neilime This PR would be useful. Can you update the README without to wait the author?

thomasvargiu avatar Sep 02 '16 23:09 thomasvargiu