| bio | website | dpdearing.com |
|---|---|---|
| location | Seattle | |
| age | 31 | |
| visits | member for | 1 year, 6 months |
| seen | Mar 5 at 5:41 | |
| stats | profile views | 2 |
I write code
|
Aug 11 |
comment |
Code Formatted with SyntaxHighlighter Evolved Appearing Incorrectly on iPad/iPhone I am having the same problem, but using a different theme (Foghorn, which is built off of the foundation of Twenty Eleven). This specific answer didn't work for me, but started me in the right direction. This post and related comments led me to come up with this, which I think should generalize well: .syntaxhighlighter { -webkit-text-size-adjust: none; } |