From da1ed1a10571eef3c36a05be46ec5afe5258557c Mon Sep 17 00:00:00 2001 From: Chris Earle Date: Wed, 9 May 2018 14:53:39 -0400 Subject: [PATCH] Make "Yes" button unfilled (#18960) This changes the button from looking like it has been pre-clicked, which is not the case. --- .../public/hacks/welcome_banner/opt_in_banner_component.js | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/xpack_main/public/hacks/welcome_banner/opt_in_banner_component.js b/x-pack/plugins/xpack_main/public/hacks/welcome_banner/opt_in_banner_component.js index bf3e2e3b38ae..805a9541191f 100644 --- a/x-pack/plugins/xpack_main/public/hacks/welcome_banner/opt_in_banner_component.js +++ b/x-pack/plugins/xpack_main/public/hacks/welcome_banner/opt_in_banner_component.js @@ -102,7 +102,6 @@ export class OptInBanner extends Component { this.props.optInClick(true)} > Yes