* tweak and fix r46474
authorDanny B <danny_b@users.mediawiki.org>
Wed, 28 Jan 2009 21:06:16 +0000 (21:06 +0000)
committerDanny B <danny_b@users.mediawiki.org>
Wed, 28 Jan 2009 21:06:16 +0000 (21:06 +0000)
skins/common/common_rtl.css
skins/simple/rtl.css

index 08f11f1..4f075ae 100644 (file)
@@ -48,7 +48,7 @@ html > body div#article ul {
 }
 
 /* feed links */
-a.feedlink, a.feedlink {
-       background: none;
-       padding-left: 0;
+a.feedlink {
+       background: none !important;
+       padding-left: 0 !important;
 }
index 30f1ecd..9859ccd 100644 (file)
@@ -71,12 +71,6 @@ div.magnify,
        right: 0;
 }
 
-/* feed links */
-a.feedlink {
-       background: none;
-       padding-left: 0;
-}
-
 /* Fix margins for non-css2 browsers */
 /* top right bottom left */