You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2022/07/04 19:53:17 UTC

[juneau-website] branch asf-site updated: Fix css

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 93a6ad36c Fix css
93a6ad36c is described below

commit 93a6ad36cf4fb1b20d341eeca43b1bc082f7cc5e
Author: JamesBognar <ja...@salesforce.com>
AuthorDate: Mon Jul 4 15:52:57 2022 -0400

    Fix css
---
 content/styles/juneau-code.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/styles/juneau-code.css b/content/styles/juneau-code.css
index e1f172e03..d85724c5f 100644
--- a/content/styles/juneau-code.css
+++ b/content/styles/juneau-code.css
@@ -108,6 +108,7 @@ dd p.bschema, dd div.bschema,
 dd p.bconsole, dd div.bconsole {
 	margin-left:0px;
 	margin-right:20px;
+	margin-bottom:5px;
 }
 
 /* Override padding bottom in javadoc comments. */