]> git.cworth.org Git - zombocom-ai/blobdiff - index.html
Drop explicit size from numeric code text input
[zombocom-ai] / index.html
index 167c97ef840e51dc69d19157a06cc156acda7875..4737623c1f8fd452c651f21a544a7b56cd297ac2 100644 (file)
@@ -40,9 +40,9 @@
 
         <div class="form-row small left">
           <label for="code">
-            Numeric code
+            Numeric code
           </label>
-          <input id="code" type="text" size="10" autocomplete="off" placeholder="(Chosen randomly)" />
+          <input id="code" type="text" autocomplete="off" placeholder="(Leave blank for random)" />
         </div>
 
         <div class="form-row small right">