Skip to content

Conversation

@enumag
Copy link

@enumag enumag commented Jan 22, 2016

This package requires that the checkbox/radio inputs need to be positioned outside of the label. That's fine (and unavoidable).

However currently if some checkbox/radio is inside of label for whatever reason, it breaks. And this can actually be avoided.

In my case I use 2 different libraries to generate forms. One of them is legacy and is unable to render checkbox outside of label which is why I need to fix this.

This pull request only updates the CSS file. The same changes needs to be done in the LESS and SCSS files as well. Or is there a way to update just one of them and generate the others somehow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants