mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Put the captcha badge in the bottom right.
This commit is contained in:
parent
3daba3b907
commit
9d4d2f3c67
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue