Hi there,
I use a thin line on a page made of dots. But in safari (11.0.1) this line is shown as made out of cubes. What can I do about that?
Regards Marjolijn
Hi there,
I use a thin line on a page made of dots. But in safari (11.0.1) this line is shown as made out of cubes. What can I do about that?
Regards Marjolijn
Hi Marjolijn,
Please send us your site link, possibly with login information on a secure note, so that we can check.
Best regards.
Hi there,
The line element which you used is using the CSS Border property called dotted
. Unfortunately, Safari browser has a bug regarding this and it should show round dots but it shows square ones. That is more visible when the line is thicker. The actual problem comes from the webkit engine which Safari uses to render the HTML code:
https://bugs.webkit.org/show_bug.cgi?id=25737
Unfortunately, we can not do anything regarding this, you will need to wait for upcoming releases of the Safari browser to have a fix regarding this.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.