- 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:
Gabor Kovesdan 2013-06-23 20:28:38 +00:00
parent 3a6e0abebd
commit ecd76805e8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42009

View file

@ -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;
}