mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
Merge pull request #325 from Bellisario/patch-3
Delete unused div (Layout Error)
This commit is contained in:
commit
5389464605
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@
|
||||||
<div class='preview' style="visibility: hidden;">
|
<div class='preview' style="visibility: hidden;">
|
||||||
<img id='img-preview' src="">
|
<img id='img-preview' src="">
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
|
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
|
||||||
<input type="checkbox" id="autoDownload" checked="">
|
<input type="checkbox" id="autoDownload" checked="">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue