set explicit height for captcha
Now less bean jumping and more meme having.
This commit is contained in:
parent
4be03b0b96
commit
af4baa42a4
@ -74,7 +74,7 @@
|
||||
{{#i18n.Translations}}{{solution}}{{/i18n.Translations}}
|
||||
</th>
|
||||
<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>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
|
Reference in New Issue
Block a user