mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-08-12 03:22:48 +02:00
set explicit height for captcha
Now less bean jumping and more meme having.
This commit is contained in:
@@ -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