Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReCaptcha V2.0 and Send eMail is overlapping in Beez Template #11236

Closed
BastianFie opened this issue Jul 21, 2016 · 4 comments
Closed

ReCaptcha V2.0 and Send eMail is overlapping in Beez Template #11236

BastianFie opened this issue Jul 21, 2016 · 4 comments

Comments

@BastianFie
Copy link

BastianFie commented Jul 21, 2016

Steps to reproduce the issue

  • Setup Joomla 3.6.0 Joomla
  • Use Beez Template
  • Configure a ReCaptcha V2.0
  • Configure a Contact (with every Display Format = Sliders, Plain AND Tabs)
    )
  • Visit the Contact page

Expected result

ReCapture should not overlap the Send Email button

Actual result

Send Email is overlapping the ReCaptcha (Checked with IE 11 and Firefox 47.x)

System information (as much as possible)

Joomla 3.6.0

screen shot 2016-07-21 at 15 14 04

Additional comments

@BastianFie
Copy link
Author

Here is a screenshot which shows the issue with tabsscreen shot 2016-07-21 at 15 17 50


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11236.

@BastianFie
Copy link
Author

Here is a screenshot with a plain design.screen shot 2016-07-21 at 15 20 23


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11236.

@piotr-cz
Copy link
Contributor

Confirmed, this should fix it:

#jform_captcha {
    clear: both;
}

@brianteeman
Copy link
Contributor

Closed as we have a PR for testing #11424


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11236.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants