Skip to content

Commit

Permalink
Lowering specificity seems to work here. Weird.
Browse files Browse the repository at this point in the history
  • Loading branch information
daneden committed Nov 24, 2011
1 parent 5fc32c3 commit c6b3754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/toast.css
Expand Up @@ -640,7 +640,7 @@ form input, form textarea {
outline: 0;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
form input[type="checbox"] {
input[type="checbox"] {
-webkit-appearance: checkbox;
}
form textarea {
Expand Down

0 comments on commit c6b3754

Please sign in to comment.