Navdeep Bagga has uploaded a new change for review.

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


Change subject: This Patch fix the font size of category tree according to the 
vector layout.
......................................................................

This Patch fix the font size of category tree according to the vector layout.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CategoryTree 
refs/changes/99/94099/1

diff --git a/modules/ext.categoryTree.css b/modules/ext.categoryTree.css
index be07dda..ae53d59 100644
--- a/modules/ext.categoryTree.css
+++ b/modules/ext.categoryTree.css
@@ -55,6 +55,8 @@
 .CategoryTreeTag {
        margin-top: 0.5ex;
        margin-bottom: 0.5ex;
+        font-size: 0.75em;
+        line-height: 1.50em;
 }
 
 .CategoryTreeNotice {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic936931d3aad30a76c11de06c64ca23dc2c95c7f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CategoryTree
Gerrit-Branch: master
Gerrit-Owner: Navdeep Bagga <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to