mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-28 21:08:48 +01:00
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:
parent
6f8299d81e
commit
a7e8a849e3
1 changed files with 1 additions and 0 deletions
|
|
@ -329,6 +329,7 @@ input.item-checkbox {
|
|||
|
||||
.notes ul, .note_wrapper ul {
|
||||
list-style-type: disc;
|
||||
margin-left:20px;
|
||||
}
|
||||
|
||||
.notes ol {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue