Amire80 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/248853
Change subject: Change the alignment of the empty list messages
......................................................................
Change the alignment of the empty list messages
In the screenshot in T112720 the text is left-aligned with
some padding instead of centered.
Bug: T112720
Change-Id: Ic4464419fd85df2364bded08a2dc93f5e7803822
---
M modules/dashboard/styles/ext.cx.lists.common.less
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/53/248853/1
diff --git a/modules/dashboard/styles/ext.cx.lists.common.less
b/modules/dashboard/styles/ext.cx.lists.common.less
index bf48812..d348de8 100644
--- a/modules/dashboard/styles/ext.cx.lists.common.less
+++ b/modules/dashboard/styles/ext.cx.lists.common.less
@@ -27,7 +27,7 @@
.cx-suggestionlist-empty {
.mw-ui-item;
color: #999;
- text-align: center;
+ padding: 0 25% 0 25%;
&__img {
.background-image-svg('../images/cx-circle.svg',
'../images/cx-circle.png');
--
To view, visit https://gerrit.wikimedia.org/r/248853
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4464419fd85df2364bded08a2dc93f5e7803822
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits