Remove bogus 'speak: none;' declaration. It's invalid for the media types, breaking...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Sun, 15 Jul 2007 20:21:05 +0000 (20:21 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Sun, 15 Jul 2007 20:21:05 +0000 (20:21 +0000)
skins/monobook/handheld.css
skins/monobook/main.css

index 8f77c96..fa72996 100644 (file)
@@ -456,7 +456,6 @@ div.tleft {
 
 .hiddenStructure {
        display: none;
-       speak: none;
 }
 img.tex {
        vertical-align: middle;
@@ -1299,4 +1298,4 @@ tr.sv-space td { display: none; }
                /* Kill big bulky stuff that will clog up the screen */
                display: none;
        }
-}
\ No newline at end of file
+}
index 38531d9..298d077 100644 (file)
@@ -490,7 +490,6 @@ img.thumbborder {
 }
 .hiddenStructure {
        display: none;
-       speak: none;
 }
 
 /* Have a checkered background on images on the description pages and in galleries