Nikerabbit has uploaded a new change for review.

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

Change subject: Prettify language selectors when it overflows
......................................................................

Prettify language selectors when it overflows

Would have added text-overflow: ellipsis; as well but does not
work in Chrome at least.

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


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

diff --git a/modules/dashboard/styles/ext.cx.dashboard.less 
b/modules/dashboard/styles/ext.cx.dashboard.less
index cc9ca65..307af12 100644
--- a/modules/dashboard/styles/ext.cx.dashboard.less
+++ b/modules/dashboard/styles/ext.cx.dashboard.less
@@ -134,6 +134,8 @@
 .translation-target-language-filter {
        background-color: #fff;
        font-size: 1em;
+       padding-right: 23px;
+
        option {
                font-size: 1em;
        }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0d7f89dda34bcab389e2705fc7c4693572fa4e02
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

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

Reply via email to