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

Change subject: Fix CSS according to the vector layout
......................................................................


Fix CSS according to the vector layout

Bug: 41859
Change-Id: Ic936931d3aad30a76c11de06c64ca23dc2c95c7f
---
M modules/ext.categoryTree.css
1 file changed, 10 insertions(+), 0 deletions(-)

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



diff --git a/modules/ext.categoryTree.css b/modules/ext.categoryTree.css
index be07dda..21192ee 100644
--- a/modules/ext.categoryTree.css
+++ b/modules/ext.categoryTree.css
@@ -13,6 +13,16 @@
        margin-left: 0.25em;
 }
 
+#mw-panel div.portal div.body .CategoryTreeTag {
+        margin: 0;
+        font-size: 0.75em;
+        line-height: 1.125em;
+}
+
+#mw-panel div.portal div.body .CategoryTreeItem {
+        padding: 0.25em 0;
+}
+
 .CategoryTreeChildren {
        margin-left: 1.25em;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic936931d3aad30a76c11de06c64ca23dc2c95c7f
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/CategoryTree
Gerrit-Branch: master
Gerrit-Owner: Navdeep Bagga <[email protected]>
Gerrit-Reviewer: Brian Wolff <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: GICodeWarrior <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to