Simple_form bootstrap style inline-form not working properly

Anyone familiar with bootstrap and simple_form. Please help!

Change the :html => { :class => ‘form-inline’ } to :html => { :class
=> ‘form-horizontal’ }

2012/4/23 Abram [email protected]: