1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/13789] Upgrade reCaptcha plugin to 2.0 API.

PHPBB3-13789
This commit is contained in:
Cesar G
2015-10-13 07:39:46 -07:00
parent 2781623185
commit 90038e32cd
6 changed files with 20 additions and 169 deletions

View File

@@ -54,16 +54,6 @@
width: 100%;
}
.recaptchatable tr td:last-child {
display: none;
}
.captcha-panel .recaptcha-responsive {
display: inline-block !important;
margin-top: 10px;
vertical-align: middle;
}
dl.details dt, dl.details dd {
width: auto;
float: none;