Skip to content

Commit 3e3a43d

Browse files
authored
PD-4769 increase gap around edit button even more (#2740)
Co-authored-by: andrej romanov <50377758+auumgn@users.noreply.github.com>
1 parent 7031a15 commit 3e3a43d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/orcid-ui/src/lib/components/record-header/record-header.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
align-items: center;
199199
justify-content: flex-end;
200200
height: 36px; // Match title height
201-
margin-left: 16px; // Add spacing between title and actions
201+
margin-left: 32px; // Add spacing between title and actions
202202
grid-column: 3;
203203
}
204204

0 commit comments

Comments
 (0)