From 4f260aa759a9940ad25d57c28d3650031b81e5cf Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 17 Jul 2007 14:25:28 +0000 Subject: [PATCH] Made a minor adjustment to spacing around admon output. --- xsl/docsrcx/reference.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xsl/docsrcx/reference.css b/xsl/docsrcx/reference.css index 6ef809a19..53982d0a8 100644 --- a/xsl/docsrcx/reference.css +++ b/xsl/docsrcx/reference.css @@ -14,6 +14,11 @@ div.note { padding: 5px; } +div.note p { + margin-top: 0px; + margin-bottom: 4px; +} + div.informalexample { background-color: #d5dee3; border-top-width: 2px; -- 2.40.0