Fix per Krinkle's CR r97329: "There is and should be only one kind of #filetoc. Speci...
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 19 Sep 2011 06:24:06 +0000 (06:24 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 19 Sep 2011 06:24:06 +0000 (06:24 +0000)
skins/common/commonPrint.css

index 6672c79..4cad47b 100644 (file)
@@ -130,7 +130,7 @@ li#privacy,
 .mw-hidden-catlinks,
 tr.mw-metadata-show-hide-extended,
 span.mw-filepage-other-resolutions,
-ul#filetoc {
+#filetoc {
        /* Hides all the elements irrelevant for printing */
        display: none;
 }