Forum Replies Created

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

    (@jonzai)

    Hi @webbistro (Nadia)

    I completely understand the “we cannot completely get rid of the restyling.“.
    I’ve made a screenshot of the bug present in our site:

    [mlbug1.jpg]

    Can we Assume that this bug will be fixed in the next version?
    We applied our own css to fix this bug:

    .ac-wp-media .wrap{
    position: relative !important;
    height: 100vh;
    }

    .ac-wp-media .wrap .media-frame{
    position: relative;
    height: 100vh;
    display: block;
    top: 0;
    }

    [mlbug2.jpg]
    But after the update notification is resolved a new styling bug presented itself:

    [mlbug3.jpg]

    These where only minor bugs. But we can only assume that other things may come up in the future involving the EML – plugin styling.

    That’s why we opened this ticket so you guys can have a look at it.

    Thanks in advance!
    Jonas

    • This reply was modified 8 years ago by jonzai.
Viewing 1 replies (of 1 total)