help3xsl/default.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit aaf3eadc2accd171b57f13d013f9adf526651171
Author: Adolfo Jayme Barrientos <[email protected]>
Date: Wed Sep 20 15:12:47 2017 -0500
Helponline: Override the ânormalizerâ rule messing with line height
Otherwise, the body text looks cramped.
Change-Id: I4bf6a8b714a243c5de333f46c4249e1c51060f50
Reviewed-on: https://gerrit.libreoffice.org/42222
Reviewed-by: Ilmari Lauhakangas <[email protected]>
Reviewed-by: Olivier Hallot <[email protected]>
Tested-by: Olivier Hallot <[email protected]>
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 6fcfc3297..cc8fafb27 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -40,6 +40,7 @@ h6,
}
body {
margin: 0;
+ line-height: normal;
}
pre,
.code,
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits