Simple_form bootstrap style inline-form not working properly

Anyone familiar with bootstrap and simple_form. Please help!

http://stackoverflow.com/questions/10279164/simple-form-bootstrap-style-inline-form-not-working-properly

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