-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.0.3
-
Component/s: None
See site-css.vm
<p> has margins: margin: 16px 0px 16px 0px; while ul and ol have: margin-top: 2px; margin-bottom: 2px;
This means that when a list follows another item (e.g. a heading) it is visibly closer than when text follows that same item.