Move state dropdown higher since it's needed to show the stamp preview
This commit is contained in:
parent
791582d1f8
commit
e6878a623d
@ -24,9 +24,6 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
<div class="col-12 col-md-6 col-lg-4" id="notaryProfileSettings">
|
||||
<h5><i class="fas fa-address-card"></i> Notary Profile</h5>
|
||||
Name: <input class="form-control" type="text" id="notary_name" />
|
||||
Location (county/residing at): <input class="form-control" type="text" id="notary_location" />
|
||||
Commission expiration: <input class="form-control" type="text" id="notary_expires" />
|
||||
Commission number: <input class="form-control" type="text" id="notary_idnumber" />
|
||||
State: <select class="form-control" id="notary_state">
|
||||
<option selected></option>
|
||||
<option value="ar">Arkansas</option>
|
||||
@ -37,6 +34,9 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
<option value="fl">Florida</option>
|
||||
<option value="mt">Montana</option>
|
||||
</select>
|
||||
Location (county/residing at): <input class="form-control" type="text" id="notary_location" />
|
||||
Commission expiration: <input class="form-control" type="text" id="notary_expires" />
|
||||
Commission number: <input class="form-control" type="text" id="notary_idnumber" />
|
||||
<br>
|
||||
Stamp Preview:<br>
|
||||
<div class="card">
|
||||
|
@ -90,7 +90,7 @@
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
|
||||
id="tspan1557">[[[EXPIRES]]]</tspan></text>
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.52899998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.26449999, 0.26449999;stroke-dashoffset:0;stroke-opacity:1"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.52899997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect1576"
|
||||
width="50.970772"
|
||||
height="19.357752"
|
||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.3 KiB |
Loading…
x
Reference in New Issue
Block a user