jenkins-bot has submitted this change and it was merged.

Change subject: Dashboard: Reduce padding around the translation & suggestion 
list items
......................................................................


Dashboard: Reduce padding around the translation & suggestion list items

There was a 12px padding on all sides for the items. Reduced that to 5px
so that the list items look a bit more compact.

Change-Id: I538c59edb41dc6b3d7230853a68e7c319d45ffe6
---
M modules/dashboard/styles/ext.cx.lists.common.less
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Amire80: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/dashboard/styles/ext.cx.lists.common.less 
b/modules/dashboard/styles/ext.cx.lists.common.less
index 1256373..1dc8312 100644
--- a/modules/dashboard/styles/ext.cx.lists.common.less
+++ b/modules/dashboard/styles/ext.cx.lists.common.less
@@ -3,7 +3,7 @@
 .cx-tlitem,
 .cx-slitem {
        .mw-ui-one-whole;
-       padding: 12px;
+       padding: 5px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom: 0;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I538c59edb41dc6b3d7230853a68e7c319d45ffe6
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Pginer <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to