[Libreoffice-commits] help.git: help3xsl/default.css

Adolfo Jayme Barrientos fitojb at ubuntu.com
Sat May 12 07:32:03 UTC 2018


 help3xsl/default.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5f14059e0d87ac3552b02436405b129c1c3257e1
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Sat May 12 02:30:33 2018 -0500

    Helponline: Only add extra <p> margin for main body text
    
    Change-Id: Ia6413bbe4e16ee39dbd01ba48fa307514f517fbe

diff --git a/help3xsl/default.css b/help3xsl/default.css
index c988eaa7a..67b8c261e 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -320,7 +320,7 @@ h6 {
     grid-area: main;
     margin-bottom: 50px;
 }
-#DisplayArea p {
+#DisplayArea > p {
     margin-bottom: 10px;
 }
 .mediabutton {


More information about the Libreoffice-commits mailing list