Remove inline styles
This commit is contained in:
parent
7e6a60a064
commit
e787c7f06c
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
{{if .EnableRecaptcha}}
|
||||
<div class="inline field required">
|
||||
<div class="g-recaptcha" data-sitekey="{{ .RecaptchaSitekey }}" style="margin: 0 auto; width: 304px; padding-left: 30px"></div>
|
||||
<div class="g-recaptcha" data-sitekey="{{ .RecaptchaSitekey }}"></div>
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user