Skip to content

Commit

Permalink
Merge pull request #868 from themactep/patch-1
Browse files Browse the repository at this point in the history
Regarding comments on 7f612bb
  • Loading branch information
justinfrench committed Jul 16, 2012
2 parents 4543f44 + f147e7a commit 2242578
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/formtastic.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ This stylesheet forms part of the Formtastic Rails Plugin
width:72%;
}

.formtastic .stringish input[size] {
.formtastic .stringish input[size],
.formtastic .stringish input[max] {
width:auto;
max-width:72%;
}
Expand Down

0 comments on commit 2242578

Please sign in to comment.