Make from ZIP input numeric
This commit is contained in:
parent
83f581de5d
commit
ff44ce5eb8
@ -41,7 +41,7 @@
|
||||
<div class="item-inner">
|
||||
<div class="item-title item-floating-label">ZIP Code</div>
|
||||
<div class="item-input-wrap">
|
||||
<input type="text" id="from_zip" />
|
||||
<input type="text" id="from_zip" inputmode="numeric" />
|
||||
<span class="input-clear-button"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user