View Single Post
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#522
Originally Posted by fpp View Post
No, far from always. Ironically, this very forum, in its mobile skin no less, is one of the worst offenders :-)
Umm... The Minimalistic theme strikes again. Replace this rule in /home/user/.tear/userstyles.css to override the current setting of "none" (on every site that has it, not only ITT):
Code:
* { -webkit-border-radius: 0 !important; }
with this:

Code:
* { -webkit-border-radius: 0 !important; -webkit-text-size-adjust: auto !important; }
This will take care of the non-resizing sites...

One thing I can't understand - if this is a mobile oriented theme, what is this setting doing on the body tag...
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 

The Following 3 Users Say Thank You to Bundyo For This Useful Post: