Remove ltr class (see r89466), it should not be used at all, because 1) the name...
authorRobin Pepermans <robin@users.mediawiki.org>
Sun, 18 Dec 2011 16:25:45 +0000 (16:25 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Sun, 18 Dec 2011 16:25:45 +0000 (16:25 +0000)
skins/common/shared.css

index 4092593..e5b4a1c 100644 (file)
@@ -956,13 +956,6 @@ ol:lang(or) li {
        background-position: 0% 100%;
 }
 
-/* LTR content in RTL layout */
-.ltr {
-       /* @noflip */
-       direction: ltr;
-       unicode-bidi: embed;
-}
-
 #mw-clearyourcache,
 #mw-sitecsspreview,
 #mw-sitejspreview,