From 0b3d42604136b43570ddaff73b5e2327ba14b9a5 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Sun, 26 Mar 2006 18:33:05 +0000 Subject: [PATCH] (bug 5357) Add the icon near the user name also in RTL interfaces --- RELEASE-NOTES | 1 + skins/monobook/rtl.css | 8 +------- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e079f2d457..ed1c919643 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -255,6 +255,7 @@ i18n / Languages: * (bug 4114) Spacing in watchlist rows (in editing mode) * Update default "exporttext" to reflect that Special:Import exists * (bug 4960) Add additional namespaces variants to Yi projects: Yiddish Wikinews fix +* (bug 5357) Add the icon near the user name also in RTL interfaces Parser: * (bug 2522) {{CURRENTDAY2}} now shows the current day number with two digits diff --git a/skins/monobook/rtl.css b/skins/monobook/rtl.css index f579270bea..91e2fb3702 100644 --- a/skins/monobook/rtl.css +++ b/skins/monobook/rtl.css @@ -14,7 +14,7 @@ IE/mac bugs: * The thing barfs on Hebrew and Arabic anyway, so no point testing. Missing features due to lack of support: -* external link icons, icon next to user name +* external link icons To test: * Opera6 @@ -153,12 +153,6 @@ li#ca-watch { float: left; } /* Fix link icons */ -li#pt-userpage, -li#pt-anonuserpage, -li#pt-login { - background: none; - padding-left: 0; -} .external { padding: 0 !important; background: none !important; -- 2.20.1