Resolves bug #20706 by including kbd and samp elements in the rule which fixes monosp...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 8 Nov 2010 18:20:26 +0000 (18:20 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 8 Nov 2010 18:20:26 +0000 (18:20 +0000)
skins/vector/screen.css

index 8d49d69..2c302fe 100644 (file)
@@ -744,7 +744,7 @@ blockquote {
        font-family: Times, "Times New Roman", serif;
        font-style: italic;
 }*/
-pre, code, tt {
+pre, code, tt, kbd, samp {
        /*
         * It's important for this rule to first reference an actual font name, some browsers will render the monospace text
         * too small otherwise, namely Firefox, Chrome and Safari