Re: [Rails] Simple_form bootstrap style inline-form not working properly
Change the :html => { :class => 'form-inline' } to :html => { :class
=> 'form-horizontal' }
2012/4/23 Abram <funkdified@gmail.com>:
> Anyone familiar with bootstrap and simple_form. Please help!
>
> http://stackoverflow.com/questions/10279164/simple-form-bootstrap-style-inline-form-not-working-properly
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home