• Resolved robertstaddon

    (@robertstaddon)


    The latest 5.5.12 release contains styles in getresponse-integration.css that loads on every WordPress admin page and defines special styling for all “code” tags ahd “.tooltip” classes. This messes up the display on all other WordPress admin pages containing “code” tags or “.tooltip” classes, including the “General Settings” page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author GetResponse

    (@getresponse)

    Thank you for your report – the issue will be fixed in the newest version of the plugin

    Yongseng

    (@kelvintys38)

    Thank

    Thread Starter robertstaddon

    (@robertstaddon)

    The newest version, 5.5.13, still contains the issue, with rules such as these still loading into all admin pages from getresponse-integration/gr-assets/css/getresponse-integration.css and messing up the admin display:

    code {
        padding: 6px;
        display: block;
    }
    .tooltip {
        position: relative;
        display: inline;
        vertical-align: bottom;
    }

    When do you plan to get this fixed?

    • This reply was modified 2 years, 12 months ago by robertstaddon.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Version 5.5.12 contains WordPress admin CSS that messes up other settings pages’ is closed to new replies.