match size in demo to size in default config
This commit is contained in:
parent
8df6039a7d
commit
9b56759c80
|
@ -73,7 +73,7 @@
|
|||
</div>
|
||||
<div class="inputGroup">
|
||||
<span>Input Size</span>
|
||||
<input type="text" id="sizeInput" value="150x100" />
|
||||
<input type="text" id="sizeInput" value="350x100" />
|
||||
</div>
|
||||
<div class="inputGroup">
|
||||
<button onClick="loadCaptcha()">Get New CAPTCHA</button>
|
||||
|
|
Loading…
Reference in New Issue