From 908df8806aec1abb316ef9c2d20d9dad1432256a Mon Sep 17 00:00:00 2001 From: Glenn Sorrentino Date: Tue, 5 Apr 2022 19:21:22 -0700 Subject: [PATCH] Update listing.html remove hard-coded image size --- cli/onionshare_cli/resources/templates/listing.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/onionshare_cli/resources/templates/listing.html b/cli/onionshare_cli/resources/templates/listing.html index 8e0dedf7..2ab689d4 100644 --- a/cli/onionshare_cli/resources/templates/listing.html +++ b/cli/onionshare_cli/resources/templates/listing.html @@ -34,7 +34,7 @@ {% for info in dirs %}
- + {{ info.basename }} @@ -57,4 +57,4 @@
- \ No newline at end of file +