add some space

This commit is contained in:
Mészáros Gergely 2021-09-07 19:13:28 +02:00
parent 4f020b846d
commit 07a232f0fd

View file

@ -3501,7 +3501,7 @@
</div> </div>
<div id="loadFromDropbox"> <div id="loadFromDropbox">
<p>From your Dropbox account:</p> <p>From your Dropbox account:</p>
<select> <select style="margin-bottom:.3em">
</select> </select>
<button onclick="loadFromDropbox()" data-tip="Load .map file from your Dropbox">Open</button> <button onclick="loadFromDropbox()" data-tip="Load .map file from your Dropbox">Open</button>
<button onclick="createSharableDropboxLink()" data-tip="Select .map file on dropbox and share a sharable link">Create link</button> <button onclick="createSharableDropboxLink()" data-tip="Select .map file on dropbox and share a sharable link">Create link</button>