Separate paragraphs in admonitions. Thanks for diagnosis to Allan Jude.
This commit is contained in:
parent
1b2535e8c6
commit
cb57077ee3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47336
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue