Improve ZIP entry box
This commit is contained in:
parent
1a11c8f2ce
commit
be404d2961
@ -52,7 +52,7 @@
|
||||
<div class="item-inner">
|
||||
<div class="item-title item-floating-label">ZIP Code</div>
|
||||
<div class="item-input-wrap">
|
||||
<input type="text" id="zip" placeholder="59602" />
|
||||
<input type="text" id="zip" placeholder="59602" inputmode="numeric" />
|
||||
<span class="input-clear-button"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user