From 66ecbd8545ace2f402eeed9c2c10405635efa8b3 Mon Sep 17 00:00:00 2001 From: PayBas Date: Tue, 9 Sep 2014 22:30:37 +0200 Subject: [PATCH] [ticket/12530] Fix captcha challange image breaking responsive layout PHPBB3-12530 --- .../prosilver/template/captcha_default.html | 2 +- .../styles/prosilver/template/captcha_qa.html | 2 +- .../prosilver/template/captcha_recaptcha.html | 2 +- phpBB/styles/prosilver/theme/responsive.css | 19 +++++++++++++++++++ 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/template/captcha_default.html b/phpBB/styles/prosilver/template/captcha_default.html index 550962db67..9feb87a391 100644 --- a/phpBB/styles/prosilver/template/captcha_default.html +++ b/phpBB/styles/prosilver/template/captcha_default.html @@ -10,7 +10,7 @@
-
{L_CONFIRM_CODE}
+
{L_CONFIRM_CODE}
diff --git a/phpBB/styles/prosilver/template/captcha_qa.html b/phpBB/styles/prosilver/template/captcha_qa.html index 1671987f63..2962ca893b 100644 --- a/phpBB/styles/prosilver/template/captcha_qa.html +++ b/phpBB/styles/prosilver/template/captcha_qa.html @@ -8,7 +8,7 @@

{L_CONFIRM_QUESTION_EXPLAIN}
-
+
diff --git a/phpBB/styles/prosilver/template/captcha_recaptcha.html b/phpBB/styles/prosilver/template/captcha_recaptcha.html index bde0c9df13..3b6ce29beb 100644 --- a/phpBB/styles/prosilver/template/captcha_recaptcha.html +++ b/phpBB/styles/prosilver/template/captcha_recaptcha.html @@ -11,7 +11,7 @@

{L_RECAPTCHA_EXPLAIN}
-
+