Fixed #529 (bullets of a note of an action is placed outside the box) by updating CSS. Thanks to Reinier Balt for the bug report.

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@558 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
lukemelia 2007-06-22 01:04:35 +00:00
parent 6f8299d81e
commit a7e8a849e3

View file

@ -329,6 +329,7 @@ input.item-checkbox {
.notes ul, .note_wrapper ul {
list-style-type: disc;
margin-left:20px;
}
.notes ol {