/ Published in: CSS
Expand |
Embed | Plain Text
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
You need to login to post a comment.
swoicik on 12/18/11
2 people have marked this snippet as a favorite
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
You need to login to post a comment.