- Example has a title not just a label so the content can start in the
second line. This fixes some rendering issues in the fdp-primer. [1] Reported by: wblock [1]
This commit is contained in:
parent
3a6e0abebd
commit
ecd76805e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42009
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ div.programlisting {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
.note p, .tip p, .important p, .warning p, .caution p, .example p {
|
||||
.note p, .tip p, .important p, .warning p, .caution p, {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue