Skip to content

Commit

Permalink
fix misalignment of action menu
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Jun 13, 2023
1 parent 3bbf1d6 commit 2fac0aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ export const ProjectHeader = ({

{headerActionMenuMounter.mount && (
<EuiHeader data-test-subj="kibanaProjectHeaderActionMenu">
<EuiHeaderSection />
<EuiHeaderSection side="right">
<EuiHeaderSectionItem>
<HeaderActionMenu mounter={headerActionMenuMounter} />
Expand Down

0 comments on commit 2fac0aa

Please sign in to comment.