Santhosh has uploaded a new change for review. ( 
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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/19/351619/1

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: newchange
Gerrit-Change-Id: I754eda5a6dbbf654112e493ae9329d1180f7065f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>

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

Reply via email to