jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/351619 )

Change subject: CX2: Fix the transparency issue of link cards
......................................................................


CX2: Fix the transparency issue of link cards

The text on each of them were seen as overlapped.

Change-Id: I754eda5a6dbbf654112e493ae9329d1180f7065f
---
M modules/tools/styles/mw.cx.tools.LinkTool.less
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Nikerabbit: Checked; Looks good to me, approved



diff --git a/modules/tools/styles/mw.cx.tools.LinkTool.less 
b/modules/tools/styles/mw.cx.tools.LinkTool.less
index 1fe6049..735aa9a 100644
--- a/modules/tools/styles/mw.cx.tools.LinkTool.less
+++ b/modules/tools/styles/mw.cx.tools.LinkTool.less
@@ -9,6 +9,7 @@
        background-position: top left;
        transition: margin 0.3s;
        min-height: 100px;
+       z-index: 1;
 
        .cx-widget-translationtool-header {
                padding: 0;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I754eda5a6dbbf654112e493ae9329d1180f7065f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to