svn commit: r47336 - head/share/misc

Warren Block <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wblock
Date: Wed Sep  2 00:34:19 2015
New Revision: 47336
URL: https://svnweb.freebsd.org/changeset/doc/47336

Log:
  Separate paragraphs in admonitions.  Thanks for diagnosis to Allan Jude.

Modified:
  head/share/misc/docbook.css

Modified: head/share/misc/docbook.css
==============================================================================
--- head/share/misc/docbook.css	Tue Sep  1 18:07:30 2015	(r47335)
+++ head/share/misc/docbook.css	Wed Sep  2 00:34:19 2015	(r47336)
@@ -371,7 +371,8 @@ pre.programlisting {
 }
 
 .note p, .tip p, .important p, .warning p, .caution p {
-	display: inline;
+	display: inline-block;
+	margin: .4ex 0 .4ex 0;
 }
 
 .informaltable table.calstable tr td {
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.