jellybob / activo-rails

Activo is a theme for Web-app-theme, Formtastic and Attrtastic. This is a Rails plugin to make it painfully easy to use.
http://dmfrancisco.github.com/activo/
MIT License
42 stars 8 forks source link

Fixed up the formatting of checkboxes in HABTM relationships #17

Closed standardtoaster closed 13 years ago

standardtoaster commented 13 years ago

Checkboxes generated by <%= form.inputs :for => :habtm %> are now indented, and have nicer padding.

jellybob commented 13 years ago

Awesome, thanks a lot!