Skip to:
Content
Pages
Categories
Search
Top
Bottom

Css Error


  • Andrea Grillo
    Participant

    @agengineering

    Hi,

    i found an error in your css file. I read this media query:


    @media
    screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
    -webkit-text-size-adjust: none;
    }

    This rules does’nt work because it is semantically incorrect.
    Normally the plugin works fine but if you try to minify your css file (I tested it with w3 total cache), the minify file generates an error and doesn’t work correctly.

    Please, can you fix this ?

    Thanks

    Andrea

    P.s.: I found this error on bbpress and buddypress wordpress plugins.

  • You must be logged in to reply to this topic.
Skip to toolbar