Make "Yes" button unfilled (#18960)

This changes the button from looking like it has been pre-clicked, which
is not the case.
This commit is contained in:
Chris Earle 2018-05-09 14:53:39 -04:00 committed by Chris Earle
parent 0e28124a54
commit 958f959eb3

View file

@ -102,7 +102,6 @@ export class OptInBanner extends Component {
<EuiFlexItem grow={false}>
<EuiButton
size="s"
fill
onClick={() => this.props.optInClick(true)}
>
Yes