2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge branch 'master' into docs_derp

This commit is contained in:
Mark Otto
2014-01-05 17:49:40 -08:00
11 changed files with 304 additions and 284 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
'@-ms-viewport{width:auto!important}'
)
);
document.getElementsByTagName('head')[0].
document.querySelector('head').
appendChild(msViewportStyle);
}