Merge "Revert "Prevent the jumbling up of autocomments in RTL""
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 28 Aug 2015 19:35:20 +0000 (19:35 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 28 Aug 2015 19:35:20 +0000 (19:35 +0000)
resources/src/mediawiki.legacy/shared.css

index 63da066..8122701 100644 (file)
@@ -417,11 +417,6 @@ p.mw-upload-editlicenses {
 /* The auto-generated edit comments */
 .autocomment {
        color: gray;
-       /* In RTL wikis, Latin heading sections can get jumbled with comments that
-          begin with Latin letters or numbers */
-       unicode-bidi: -moz-isolate;
-       unicode-bidi: -webkit-isolate;
-       unicode-bidi: isolate;
 }
 
 #pagehistory .history-user {