From 2cfb5533204d71401b204b83b87a0762ddc1c64c Mon Sep 17 00:00:00 2001 From: Aharnish Solanki <85387374+Ahar28@users.noreply.github.com> Date: Sat, 14 Sep 2024 16:35:26 -0300 Subject: [PATCH] Fix: Left-align the submit button on each card for pdf operation (#1897) --- src/main/resources/templates/misc/adjust-contrast.html | 2 ++ src/main/resources/templates/pipeline.html | 4 ++-- src/main/resources/templates/security/add-password.html | 2 +- src/main/resources/templates/security/cert-sign.html | 2 +- src/main/resources/templates/security/change-permissions.html | 2 +- src/main/resources/templates/security/remove-cert-sign.html | 2 +- src/main/resources/templates/security/remove-password.html | 2 +- src/main/resources/templates/security/sanitize-pdf.html | 2 +- 8 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/main/resources/templates/misc/adjust-contrast.html b/src/main/resources/templates/misc/adjust-contrast.html index ac7861b3..f54ac108 100644 --- a/src/main/resources/templates/misc/adjust-contrast.html +++ b/src/main/resources/templates/misc/adjust-contrast.html @@ -44,7 +44,9 @@
+
+
diff --git a/src/main/resources/templates/pipeline.html b/src/main/resources/templates/pipeline.html index b2bf0fb5..b1c7fbf0 100644 --- a/src/main/resources/templates/pipeline.html +++ b/src/main/resources/templates/pipeline.html @@ -67,7 +67,7 @@ th:replace="~{fragments/common :: fileSelector(name='fileInput', multipleInputsForSingleRequest=true)}" > -
+
- +

-
+
diff --git a/src/main/resources/templates/security/cert-sign.html b/src/main/resources/templates/security/cert-sign.html index ee9c76ad..173cd06d 100644 --- a/src/main/resources/templates/security/cert-sign.html +++ b/src/main/resources/templates/security/cert-sign.html @@ -74,7 +74,7 @@
-
+
diff --git a/src/main/resources/templates/security/change-permissions.html b/src/main/resources/templates/security/change-permissions.html index 1a4bfbfb..1a8b5bfd 100644 --- a/src/main/resources/templates/security/change-permissions.html +++ b/src/main/resources/templates/security/change-permissions.html @@ -58,7 +58,7 @@

-
+
diff --git a/src/main/resources/templates/security/remove-cert-sign.html b/src/main/resources/templates/security/remove-cert-sign.html index 0fe1594e..216044eb 100644 --- a/src/main/resources/templates/security/remove-cert-sign.html +++ b/src/main/resources/templates/security/remove-cert-sign.html @@ -21,7 +21,7 @@
-
+
diff --git a/src/main/resources/templates/security/remove-password.html b/src/main/resources/templates/security/remove-password.html index b3345137..61558653 100644 --- a/src/main/resources/templates/security/remove-password.html +++ b/src/main/resources/templates/security/remove-password.html @@ -26,7 +26,7 @@

-
+
diff --git a/src/main/resources/templates/security/sanitize-pdf.html b/src/main/resources/templates/security/sanitize-pdf.html index ca622683..6325d8b4 100644 --- a/src/main/resources/templates/security/sanitize-pdf.html +++ b/src/main/resources/templates/security/sanitize-pdf.html @@ -41,7 +41,7 @@

-
+