Difference between revisions of "MediaWiki:Common.css"

134 bytes added ,  15:12, 17 October 2020
no edit summary
m (attempt 2)
Line 1,454: Line 1,454:
     -moz-text-size-adjust: none;
     -moz-text-size-adjust: none;
     -ms-text-size-adjust: none;
     -ms-text-size-adjust: none;
}
/* I'm too lazy to find the Comments extension's CSS so deal with it */
.c-comment > img {
    max-width: 100%;
    height: auto;
}
}