danfickle / danfickle/openhtmltopdf

Dot in li element is not in the middle

Open
#478 9 comments 0 reactions 1 assignee Claimed by @danfickle View on GitHub
Dominant language
Java
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'd like to report that dot in li element is align to top. In browser is align to middle. It's quite annoying.

Another issue is fact that dot is not fully rendering when font-size is large.

HTML example:

```

#e1 {
font-size: 40px;
}

#e2 {
font-size: 55px;
}


  • Hello world

  • Hello world

```

And result:

![image](https://user-images.githubusercontent.com/38613340/81703840-62e8ee00-946d-11ea-888d-34e88679f0de.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.