Skip to content

Commit

Permalink
Remove unnecessary spacer from HeaderHelpMenuUI component
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano committed Dec 26, 2024
1 parent bfa2d1b commit ec333db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/public/chrome/ui/header/header_help_menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@ class HeaderHelpMenuUI extends Component<Props, State> {
</div>
)}

<EuiSpacer size="xs" />

<EuiButtonEmpty
href="https://groups.google.com/forum/#!forum/wazuh/"
target="_blank"
Expand Down

0 comments on commit ec333db

Please sign in to comment.