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

Change subject: Reduce the global line height from 1.5 to 1.4
......................................................................


Reduce the global line height from 1.5 to 1.4

Change-Id: Iba27cc572a8c34ab7ec95b44d40124048471b919
---
M assets/erudite.css
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/assets/erudite.css b/assets/erudite.css
index 2c793c2..bdaa6c3 100644
--- a/assets/erudite.css
+++ b/assets/erudite.css
@@ -41,7 +41,7 @@
 /* Typography base */
 body {
        font-family: constantia, 'hoefler text', 'palatino linotype', serif;
-       line-height: 1.5;
+       line-height: 1.4;
        background: #fafafa;
        color: #333333;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iba27cc572a8c34ab7ec95b44d40124048471b919
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/erudite
Gerrit-Branch: master
Gerrit-Owner: Njw <[email protected]>
Gerrit-Reviewer: Njw <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to