commit 5389464605fe7f673e05034aa89dfc708d05bc4d
parent b849dd77424f1937607ef851bbde0658c46c8228
Author: RobinLinus <RobinLinus@users.noreply.github.com>
Date: Wed, 14 Jul 2021 11:57:26 +0200
Merge pull request #325 from Bellisario/patch-3
Delete unused div (Layout Error)
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/client/index.html b/client/index.html
@@ -83,7 +83,6 @@
<div class='preview' style="visibility: hidden;">
<img id='img-preview' src="">
</div>
- <div>
<div class="row">
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
<input type="checkbox" id="autoDownload" checked="">