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

This commit is contained in:
Warren Block 2015-09-02 00:34:19 +00:00
parent 1b2535e8c6
commit cb57077ee3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47336

View file

@ -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 {