align to left side
This commit is contained in:
parent
b216b1c5a9
commit
107f622fe3
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<div class="buttons centered">
|
<div class="buttons">
|
||||||
|
|
||||||
<div class="input-buttons">
|
<div class="input-buttons">
|
||||||
<input id="save-area-file" class="" type="file" name="file" accept=".dat,.bak*" onchange="LoadSaveFile(this)">
|
<input id="save-area-file" class="" type="file" name="file" accept=".dat,.bak*" onchange="LoadSaveFile(this)">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue