app/helpers/kuppayam_helper.rb in kuppayam-0.1.5 vs app/helpers/kuppayam_helper.rb in kuppayam-0.1.6dev2
- old
+ new
@@ -40,13 +40,13 @@
param_name: "q",
placeholder: "Search ...",
button_text: "Search!",
form_html: {
:class=>"pull-right",
- :style=>"margin-bottom:0px;"},
+ :style=>"margin-bottom:0px;width:100%;"},
div_html: {:class=>"input-group"},
button_class: "btn btn-primary",
- text_class: "btn-text"
+ text_class: "btn-text hidden-sm hidden-xs"
)
form_for cls.new,
:url => url,
:method => options[:method],