From 592e58099de95cf7679797c7ceecb119ef33d708 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Sat, 8 Feb 2025 01:47:39 +0200 Subject: [PATCH] client: search/actions/execute script: fix misaligned close button --- .../app/widgets/bulk_actions/execute_script.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/public/app/widgets/bulk_actions/execute_script.ts b/src/public/app/widgets/bulk_actions/execute_script.ts index 6d363d8b7..e5c1c3559 100644 --- a/src/public/app/widgets/bulk_actions/execute_script.ts +++ b/src/public/app/widgets/bulk_actions/execute_script.ts @@ -8,27 +8,27 @@ const TPL = ` ${t("execute_script.execute_script")} - -
+
- +