A
A
Andrello2014-03-21 12:25:32
css
Andrello, 2014-03-21 12:25:32

How to fix text offset in a cell on apple products?

I tried everything, nothing helps, the font is not standard, but it works smoothly everywhere, except for apple products
Text shift closer to the top:
image.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jonh Doe, 2014-03-22
@CodeByZen

@media screen and (-webkit-min-device-pixel-ratio:0) { 

Body {}

}

will work for webkit (chrome, safari, etc)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question