From b50851caa887484b0424c96e2b27949b22a2273e Mon Sep 17 00:00:00 2001 From: Booteille Date: Tue, 26 Nov 2024 22:55:31 +0100 Subject: [PATCH] Fix close icons --- themes/default/public/css/lufi.css | 5 ----- themes/default/templates/index.html.ep | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/themes/default/public/css/lufi.css b/themes/default/public/css/lufi.css index a409e26..c1939f1 100644 --- a/themes/default/public/css/lufi.css +++ b/themes/default/public/css/lufi.css @@ -615,11 +615,6 @@ main form select { padding-bottom: 2rem; } -.zip-zone .action-close { - grid-row: 1; - grid-column: 2; -} - .zip-zone .files-list { grid-row: 2; grid-column: 1 /-1; diff --git a/themes/default/templates/index.html.ep b/themes/default/templates/index.html.ep index e2baec5..6abd028 100644 --- a/themes/default/templates/index.html.ep +++ b/themes/default/templates/index.html.ep @@ -92,7 +92,7 @@