mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-16 07:30:12 -07:00
Merge pull request #325 from Bellisario/patch-3
Delete unused div (Layout Error)
This commit is contained in:
commit
5389464605
@ -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…
x
Reference in New Issue
Block a user