diff --git a/projects/orcid-ui/src/lib/components/record-header/record-header.component.scss b/projects/orcid-ui/src/lib/components/record-header/record-header.component.scss index 9cf0541180..cc1a89b7eb 100644 --- a/projects/orcid-ui/src/lib/components/record-header/record-header.component.scss +++ b/projects/orcid-ui/src/lib/components/record-header/record-header.component.scss @@ -198,7 +198,7 @@ align-items: center; justify-content: flex-end; height: 36px; // Match title height - margin-left: 16px; // Add spacing between title and actions + margin-left: 32px; // Add spacing between title and actions grid-column: 3; }