I am using simple_form in my Rails application, I tried to add form-horizontal class to my form.
form-horizontal
It's intended behaviour.
So if you want to change it you should monkey-patch simple_form_css_class method in this file.
simple_form_css_class