• Resolved timwitort

    (@timwitort)


    When I updated Astra from 1.5.1 to 1.5.2, I noticed that my reCaptcha control was getting cut off and additional white space was appearing after some sections. I diff-ed the theme’s style.css before and after the update and found the following was added:

    .entry-content iframe {
      padding-bottom: 1.6em;
    }

    This is causing the unwanted behavior. I removed this from the CSS file on my site, but you should fix this in your next update.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS bug in version 1.5.2’ is closed to new replies.