Skip to content

Commit

Permalink
tweak spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmorris committed Mar 30, 2020
1 parent 85958e2 commit 62487d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ const UpgradeYourLicenseCallOut = ({ http }: { http: HttpSetup }) => (
id="xpack.triggersActionsUI.sections.actionConnectorAdd.upgradeYourPlanBannerMessage"
defaultMessage="With an upgraded license, you have the option to connect to more 3rd party services."
/>
<EuiSpacer size="xs" />
<EuiSpacer size="s" />
<EuiFlexGroup gutterSize="s" wrap={true}>
<EuiFlexItem grow={false}>
<EuiButton
Expand Down

0 comments on commit 62487d0

Please sign in to comment.