Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/232762

Change subject: Prevent the jumbling of the Q number with a mix-direction item 
title
......................................................................

Prevent the jumbling of the Q number with a mix-direction item title

In CSS unicode-bidi: embed isolates the elements and doesn't let
them jumble each other.

Bug: T109735
Change-Id: I7f701c4c0c34810d08ace6d6cc499e75c5672adf
---
M view/resources/wikibase/wikibase.css
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/62/232762/1

diff --git a/view/resources/wikibase/wikibase.css 
b/view/resources/wikibase/wikibase.css
index 6447e6e..e440dcc 100644
--- a/view/resources/wikibase/wikibase.css
+++ b/view/resources/wikibase/wikibase.css
@@ -17,6 +17,7 @@
        color: grey;
        font-size: 0.6em;
        margin-left: 0.4em;
+       unicode-bidi: embed;
 }
 
 h1 .wikibase-title .wikibase-title-id:before {

-- 
To view, visit https://gerrit.wikimedia.org/r/232762
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f701c4c0c34810d08ace6d6cc499e75c5672adf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to