diff --git a/x-pack/plugins/infra/public/components/waffle/waffle_node_type_switcher.tsx b/x-pack/plugins/infra/public/components/waffle/waffle_node_type_switcher.tsx index a5b93aefdca479..5b6dfe0613855a 100644 --- a/x-pack/plugins/infra/public/components/waffle/waffle_node_type_switcher.tsx +++ b/x-pack/plugins/infra/public/components/waffle/waffle_node_type_switcher.tsx @@ -34,13 +34,25 @@ export class WaffleNodeTypeSwitcher extends React.PureComponent { } onClick={this.handleClick(InfraNodeType.host)} > - + - + - + );