Skip to content

Commit 391ae5e

Browse files
anmodeheduenas
andauthored
fix up position of submit btn (#147)
Co-authored-by: Hugo Dueñas <[email protected]>
1 parent 96885dd commit 391ae5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -683,11 +683,11 @@ <h3 id="importLabel">Importar MDO/KEC</h3>
683683
<label>MDO: <input id="importar_mdo" type="file" /></label>
684684
<label>KEC: <input id="importar_kec" type="file" /></label>
685685
</div>
686+
<div class="modal-footer">
687+
<input class="btn" type="submit" value="Importar" />
688+
</div>
686689
</form>
687690
</div>
688-
<div class="modal-footer">
689-
<input class="btn" type="submit" value="Importar" />
690-
</div>
691691
</div>
692692
<div
693693
aria-hidden="true"

0 commit comments

Comments
 (0)