1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

remove duplicate text scaling

This commit is contained in:
Mark Otto
2013-05-09 17:29:07 -07:00
parent 90e4ff73d2
commit dbbd48f7bc
2 changed files with 0 additions and 15 deletions

View File

@@ -280,13 +280,6 @@ html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (max-device-width: 480px) {
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;