Santhosh has uploaded a new change for review.

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

Change subject: Fix: Clicking on down arrow in language selector should trigger 
ULS
......................................................................

Fix: Clicking on down arrow in language selector should trigger ULS

Bug: T114121
Change-Id: I620cdc4102f532478bd13aa7b758d2001c5206f8
---
M modules/dashboard/styles/ext.cx.dashboard.less
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/modules/dashboard/styles/ext.cx.dashboard.less 
b/modules/dashboard/styles/ext.cx.dashboard.less
index 6ba7071..ff4c278 100644
--- a/modules/dashboard/styles/ext.cx.dashboard.less
+++ b/modules/dashboard/styles/ext.cx.dashboard.less
@@ -209,8 +209,8 @@
                        cursor: pointer;
                }
 
-               .translation-language-source-container:after,
-               .translation-language-target-container:after {
+               .translation-source-language-filter:after,
+               .translation-target-language-filter:after {
                        
.background-image-svg('../../tools/images/dropdown.svg', 
'../../tools/images/dropdown.png');
                        content: "";
                        display: inline-block;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I620cdc4102f532478bd13aa7b758d2001c5206f8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to