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

Change subject: CXStats: Reduce the cellpadding to compact the table
......................................................................


CXStats: Reduce the cellpadding to compact the table

The stats table is getting bigger. Trying to reduce its size

Change-Id: I3b258ee814b6b95b89359707b6a648577a2c7667
---
M modules/stats/styles/ext.cx.stats.less
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/stats/styles/ext.cx.stats.less 
b/modules/stats/styles/ext.cx.stats.less
index 654fe0d..99e818c 100644
--- a/modules/stats/styles/ext.cx.stats.less
+++ b/modules/stats/styles/ext.cx.stats.less
@@ -3,7 +3,7 @@
        border: 1px solid black;
        tr, td {
                font-size: smaller;
-               padding: 5px;
+               padding: 2px;
                border: 1px solid #ddd;
                text-align: center;
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b258ee814b6b95b89359707b6a648577a2c7667
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>
Gerrit-Reviewer: KartikMistry <kartik.mis...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to