diff --git a/Markdown.pl b/Markdown.pl index 8989280..6dc8da5 100755 --- a/Markdown.pl +++ b/Markdown.pl @@ -3050,6 +3050,7 @@ li.%(base)checkbox-on > span:first-child + span:before { bottom: 1pt; font-size: 125%; line-height: 80%; + vertical-align: text-top; content: "\2713"; }