Put the captcha badge in the bottom right.

This commit is contained in:
picklesrus 2019-08-20 17:37:52 -04:00
parent 3daba3b907
commit 9d4d2f3c67

View file

@ -144,7 +144,7 @@ class EmailStep extends React.Component {
</div>
<div
className="g-recaptcha"
data-badge="inline"
data-badge="bottomright"
data-sitekey=""
data-size="invisible"
ref={this.setCaptchaRef}