1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-03 16:51:54 +02:00

Relicense ie10-viewport-bug-workaround.js under MIT License

Fixes #16470
Closes #16483
This commit is contained in:
Chris Rebert
2015-05-14 18:50:07 -04:00
parent a4c09f6e3e
commit c111c291be
2 changed files with 3 additions and 2 deletions

View File

@@ -133,6 +133,8 @@
{% endhighlight %}
{% highlight js %}
// Copyright 2014-2015 Twitter, Inc.
// Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement('style')
msViewportStyle.appendChild(