* (bug 714) "plainlinks" class issues in IE, Opera
authorRob Church <robchurch@users.mediawiki.org>
Mon, 2 Jan 2006 14:54:38 +0000 (14:54 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Mon, 2 Jan 2006 14:54:38 +0000 (14:54 +0000)
RELEASE-NOTES
skins/monobook/main.css

index 3f010bc..9c233df 100644 (file)
@@ -392,6 +392,7 @@ fully support the editing toolbar, but was found to be too confusing.
 * (bug 4371) Disallow tilde character in signatures
 * (bug 1996) Special page to list redirects
 * (bug 137) MediaWiki:Copyrightwarning hardcoding
+* (bug 714) "plainlinks" class issues in IE, Opera
 
 === Caveats ===
 
index 4809e88..8e696d7 100644 (file)
@@ -605,7 +605,7 @@ span.diffchange {
 special external link styling */
 #bodyContent .plainlinks a {
        background: none !important;
-       padding: 0;
+       padding: 0 !important;
 }
 /*
 ** Structural Elements