aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2015-10-13 07:39:46 -0700
committerCesar G <prototech91@gmail.com>2015-10-14 19:05:27 -0700
commit90038e32cd6d35aa7a516a8d4f998e9504112c6a (patch)
tree0d9a1bc5c0b9d09594885ee56fc790ddc08c5c99 /phpBB/styles/prosilver/theme
parent278162318565958df5ee9b97327a8f26c5299dc0 (diff)
downloadforums-90038e32cd6d35aa7a516a8d4f998e9504112c6a.tar
forums-90038e32cd6d35aa7a516a8d4f998e9504112c6a.tar.gz
forums-90038e32cd6d35aa7a516a8d4f998e9504112c6a.tar.bz2
forums-90038e32cd6d35aa7a516a8d4f998e9504112c6a.tar.xz
forums-90038e32cd6d35aa7a516a8d4f998e9504112c6a.zip
[ticket/13789] Upgrade reCaptcha plugin to 2.0 API.
PHPBB3-13789
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/responsive.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/phpBB/styles/prosilver/theme/responsive.css b/phpBB/styles/prosilver/theme/responsive.css
index 4f5a5db742..826972fdac 100644
--- a/phpBB/styles/prosilver/theme/responsive.css
+++ b/phpBB/styles/prosilver/theme/responsive.css
@@ -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;