Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

Remove horizontal default behavior #133

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

fabiocarneiro
Copy link
Contributor

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.

@neilime
Copy link
Owner

neilime commented Mar 29, 2015

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
Copy link
Owner

neilime commented May 14, 2015

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

@thomasvargiu
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants