1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-15 23:00:36 +02:00

Fixed layout issues

This commit is contained in:
Laurent Cozic
2017-11-10 20:43:44 +00:00
parent 43dff9362a
commit 769df5b818
2 changed files with 5 additions and 2 deletions

View File

@ -288,7 +288,7 @@ class MdToHtml {
color: ` + style.htmlLinkColor + `
}
ul {
padding-left: 1em;
padding-left: 0;
}
a.checkbox {
font-size: 1.6em;