fix: уменьшена ширина поля ввода VIN на 20%
This commit is contained in:
parent
bc08c04bc8
commit
81df52d2ec
@ -26,6 +26,7 @@
|
|||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input type="text" id="vininput" name="q"
|
<input type="text" id="vininput" name="q"
|
||||||
class="form-control"
|
class="form-control"
|
||||||
|
style="width: 80%;"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
placeholder="Enter VIN number"
|
placeholder="Enter VIN number"
|
||||||
autofocus required
|
autofocus required
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user