From 7a82a4bb9c0d23f28319d46921a61caf97a46fe6 Mon Sep 17 00:00:00 2001 From: kal13 Date: Tue, 21 Nov 2023 09:48:50 +0200 Subject: [PATCH] updated layout of certificate --- .../lms/templates/certificates/_accomplishment-rendering.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/env/build/openedx/themes/community-theme/lms/templates/certificates/_accomplishment-rendering.html b/env/build/openedx/themes/community-theme/lms/templates/certificates/_accomplishment-rendering.html index 18c5b16b..ff669f3d 100644 --- a/env/build/openedx/themes/community-theme/lms/templates/certificates/_accomplishment-rendering.html +++ b/env/build/openedx/themes/community-theme/lms/templates/certificates/_accomplishment-rendering.html @@ -89,7 +89,8 @@ } .layout-accomplishment .accomplishment-signatories .wrapper-signatories { - text-align: right; + text-align: center; + margin: 0 auto; } .layout-accomplishment.certificate-honor .accomplishment-rendering .accomplishment-signatories .signatory-signature {