From 46cfc7350e181b2101679cbfadd719ea80d29c4f Mon Sep 17 00:00:00 2001 From: Robin Pepermans Date: Thu, 28 Jul 2011 13:34:57 +0000 Subject: [PATCH] Follow-up r93386: fix editsection when user language direction != content lang dir --- skins/common/shared.css | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/common/shared.css b/skins/common/shared.css index f3babf97d1..86e87b121a 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -85,6 +85,7 @@ div#mw-js-message { /* Edit section links */ .editsection { margin-left: 5px; + unicode-bidi: embed; } /** * File histories -- 2.20.1