jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Thiemo Mättig (WMDE): Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I7f701c4c0c34810d08ace6d6cc499e75c5672adf
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to