mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 22:41:48 +01:00
Fixes #399 (Bullets do not display in standalone notes)
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@428 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
1b86ccb82c
commit
fb986c6603
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ input.item-checkbox {
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
.notes ul {
|
||||
.notes ul, .note_wrapper ul {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue