List bullets in front of the issue pdf button

I have a problem with list bullets appearing in the issue content page next to the issue pdf button (se figure below). I use default theme and OJS 3.1.2-1, but we had the same problem in 3.1.1-4
image
It looks like there is no CSS settings for the <ul class "galley_links">, and the browser (user agent stylesheet) adds list-type: disc according to the picture below:
image

Is this only me, or has others have had the same problem?

@eddoff

Hi @eddoff,

See Issue galleys have bullet points in default theme · Issue #4978 · pkp/pkp-lib · GitHub.

Regards,
Alec Smecher
Public Knowledge Project Team

Thank you! @asmecher !