V
V
Vitaly Sivkov2014-05-14 09:19:48
css
Vitaly Sivkov, 2014-05-14 09:19:48

What causes the font size to change in a mobile browser?

Good day to all!
When viewing the site from the latest version of mobile Chrome, some blocks (namely, blocks that contain the result of editing through the wysiwyg editor) change the font size.
What could be the reason?
Setting the display:inline-block style to paragraphs helps, but this solution does not suit.
Z.Y. example page mass-project.ru/vhamilton

Answer the question

In order to leave comments, you need to log in

4 answer(s)
Y
Yuri Lobanov, 2014-05-14
@Sivkoff

It is possible that this is font boosting
Read, maybe you can find something: habrahabr.ru/post/214559
There are a lot of questions on the internet how to deal with this, but as far as I understand, there is no unambiguous solution. Search also on Google: https://www.google.ru/search?q=font-busting&start=...

I
Ivan Belenkov, 2014-05-14
@IoannGrozny

I'm not sure exactly, but setting this property on the body might help:-webkit-text-size-adjust: 100%;

A
Anton, 2015-09-11
@conturov

This helped me:html * {max-height:1000000px;}

A
Anna Bakurova, 2014-05-14
@Libris

Just displaying fonts on different devices is different. The problem is widespread, but we are already powerless here. There are solutions but they are only for some browsers and the support is weak

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question