Merge pull request #503 from craccho/patch-1

h2 looks like textfield
This commit is contained in:
Michael Snoyman 2013-02-14 00:26:10 -08:00
commit 827b78995b

View File

@ -328,7 +328,7 @@ $newline never
<script>if (!('autofocus' in document.createElement('input'))) {document.getElementById('#{theId}').focus();}
|]
toWidget [cassius|
#{theId}
##{theId}
-webkit-appearance: textfield
|]
, fieldEnctype = UrlEncoded