PercySingleton / Portfolio

0 stars 0 forks source link

reCAPTCHA overlapping with send button #5

Open PercySingleton opened 4 months ago

PercySingleton commented 4 months ago

Name:

reCAPTCHA overlapping with send button

Description:

In the footer of the site, on smaller sizes, the reCATCHA box is partially underneath the send button.

Steps to Reproduce:

  1. Open the site in any browser
  2. ensure screen size has a width of 931px or less.

    under 500 pixels hides send under the reCAPTCHA, 501 - 931px reCAPTCHA is under send button

Expected Result:

reCAPTCHA and send button should always be within their own div's and never touch

Actual Result:

reCAPTCHA and send button cover each other at different break points

Configuration:

The bug is present on the checked configurations

IOS

Windows

Android

Iphone

Type:

Bug

Assignee: Airrick

PercySingleton commented 4 months ago

After a lot of struggling and reworking i ended up reworking most of the footer just to fix this and make it look better. It's working much nicer now, and frankly the footer looks way better.