Comment 6 for bug 1484781

Revision history for this message
Jen Zajac (jen-s) wrote :

I'm also investigating if we can do:

@media reader, speech, aural {
    .icon-user:before {
        content: none;
    }
}