Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

form-horizontal status? #125

Open
brunsten opened this issue Mar 24, 2015 · 2 comments
Open

form-horizontal status? #125

brunsten opened this issue Mar 24, 2015 · 2 comments

Comments

@brunsten
Copy link

From what i can see, a lot of discussions(example) have circled the subject of Bootstrap form-horizontal
I also see a commit regarding this, but i cannot see any results when im trying to use the solution proposed.

If i understand correctly, something like this should be used:

<%= semantic_form_for @foo, label_html: {class: "col-md-2"}, html: { class: "form-horizontal" } do |f| %>

But I'm not able to set a class to my label wrappers.

Is it possible to use formtastic-bootstrap with horizontal forms?
Is there any working example of this?

Thank you

@b4ugh
Copy link

b4ugh commented May 6, 2015

Would love to know this as well

@olegantonyan
Copy link

+1

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

No branches or pull requests

3 participants