diff --git a/src/Umbraco.Web.UI.Client/src/packages/documents/documents/audit-log/info-app/document-history-workspace-info-app.element.ts b/src/Umbraco.Web.UI.Client/src/packages/documents/documents/audit-log/info-app/document-history-workspace-info-app.element.ts index 264f28b9a4..a328dd8540 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/documents/documents/audit-log/info-app/document-history-workspace-info-app.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/documents/documents/audit-log/info-app/document-history-workspace-info-app.element.ts @@ -183,6 +183,7 @@ export class UmbDocumentHistoryWorkspaceInfoAppElement extends UmbLitElement { } .log-type uui-tag { + justify-self: center; height: fit-content; margin-top: auto; margin-bottom: auto;