Skip to content

Commit

Permalink
It is CSS [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Apr 3, 2014
1 parent 7fed086 commit 2e65b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -199,7 +199,7 @@ labels and a textarea instead of a text field for the description. You can also
attributes using `as: :select` to show a dropdown.

It is also possible to give the `:disabled` option to **Simple Form**, and it'll automatically mark
the wrapper as disabled with a css class, so you can style labels, hints and other components inside
the wrapper as disabled with a CSS class, so you can style labels, hints and other components inside
the wrapper as well:

```erb
Expand Down

0 comments on commit 2e65b9f

Please sign in to comment.