8 ms·
All this doesn't matter to me while I cannot increase font size by zooming in the page. Why does it happen to more and more web sites? I zoom in because font is
by pyxy 13y ago
All this doesn't matter to me while I cannot increase font size by zooming in the page. Why does it happen to more and more web sites? I zoom in because font is too small for me, but font size doesn't increase, only paragraph width increases!
- fredyr 13y agoI was experiencing the exact same thing! I hope that trend doesn't stick.
- jfb 13y agoTry using this in a user CSS: * { -webkit-text-size-adjust: auto !important; } Why anybody anywhere thought that the behavior for 'none' was appropriate is baffling [1]. [1] https://bugs.webkit.org/show_bug.cgi?id=56543 https://bugs.webkit.org/show_bug.cgi?id=56543