Hello,
Problems:
- checkboxes has width as text fields
- checkboxes doesn't show mark (V)
Steps to reproduce:
- Install test_formtastic_sass
- Open app/view/post/_form.html.haml and add the following input:
= f.input :category, :as => :boolean
- Open this form in Opera browser
Hello,
Problems:
Steps to reproduce:
= f.input :category, :as => :boolean