zf2-twb-bundle
zf2-twb-bundle copied to clipboard
Remove horizontal default behavior
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.
This is a good improvement for the next release, but it breaks compatibility. Please can you update the readme file to explain this change.
I'm waiting for your update of the README file to merge your pull request
@neilime This PR would be useful. Can you update the README without to wait the author?