Archived
1
0

set explicit height for captcha

Now less bean jumping and more meme having.
This commit is contained in:
wzeth 2016-11-02 09:06:28 -04:00 committed by GitHub
parent 4be03b0b96
commit af4baa42a4

View File

@ -74,7 +74,7 @@
{{#i18n.Translations}}{{solution}}{{/i18n.Translations}} {{#i18n.Translations}}{{solution}}{{/i18n.Translations}}
</th> </th>
<td> <td>
<input type="text" name="captcha" autocomplete="off" id="captcha_solution" /> <input type="text" name="captcha" autocomplete="off" id="captcha_solution" height="175" width="350"/>
</td> </td>
</tr> </tr>
<!-- <tr> <!-- <tr>