diff options
| author | Mark Otto <[email protected]> | 2013-05-09 17:29:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-09 17:29:07 -0700 |
| commit | dbbd48f7bcc476d7e7f4780d6b342f1bce581ff0 (patch) | |
| tree | 9ef2ccabf33d4a772fc50324d98f002a297801d9 /docs/assets/css/bootstrap.css | |
| parent | 90e4ff73d25e426cf19bb84392510f78e2cd2fd8 (diff) | |
| download | bootstrap-dbbd48f7bcc476d7e7f4780d6b342f1bce581ff0.tar.xz bootstrap-dbbd48f7bcc476d7e7f4780d6b342f1bce581ff0.zip | |
remove duplicate text scaling
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 53777491a..8bf8530e1 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -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; |
