app/cells/locomotive/partials/searchable.html.haml in locomotivecms-search-0.2.7 vs app/cells/locomotive/partials/searchable.html.haml in locomotivecms-search-0.2.8
- old
+ new
@@ -1 +1 @@
-= @g.input :searchable, as: :'Locomotive::Toggle', wrapper_html: { class: 'toggle' }, input_html: { class: 'searchable' }
+= @g.input :searchable, as: :'Locomotive::Toggle', wrapper_html: { class: 'toggle simple-toggle' }, input_html: { class: 'searchable' }
\ No newline at end of file