Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Line-Height body renders wrong in iPad mail client

$
0
0

Replies: 0

Hi, how are you.

I’ve got a question. I’ve received feedback on a send newsletter about unreadable text. The received newsletter was forewared to me, along with a screenshot. Somehow the body text has a line-height that is too small. This is the exact css of this element:

element {
    padding: 0px;
    border-collapse: collapse;
    color: #212327;
    font-family: 'open sans','helvetica neue',helvetica,arial,sans-serif;
    font-size: 14px;
    line-height: 4px;
    word-wrap: break-word;
    text-align: left;
}

The setting in the editor is 1.6. All the in-house tests do work fine. But apparently not on the iPad of this person. Is this a know-issue? And is there a way to fix this?


Viewing all articles
Browse latest Browse all 59525

Trending Articles