Viewing 1 replies (of 1 total)
  • Thread Starter seanbelly

    (@seanbelly)

    Solution:

    The min-width was conflicting with something causing it to explode.
    Crisis averted:

    /* reCaptcha fix */

    table td.first {

    min-width: 0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘contact-form-7-recaptcha-extension: Displaying Funky’ is closed to new replies.