Formatting

This commit is contained in:
Jonathan 2011-05-03 14:54:59 -07:00
parent 86fc462da1
commit e3f2352235

View File

@ -13,8 +13,8 @@ textarea {
@media screen and (max-device-width: 480px) { @media screen and (max-device-width: 480px) {
html { html {
-ms-text-size-adjust:none; -ms-text-size-adjust: none;
-webkit-text-size-adjust:none; -webkit-text-size-adjust: none;
} }
} }