2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Remove IE 10 viewport bug workaround JS.

This commit is contained in:
XhmikosR
2017-08-11 15:46:00 +03:00
committed by Mark Otto
parent 860ca6dee8
commit 9e6c11e329
19 changed files with 0 additions and 56 deletions
-2
View File
@@ -180,7 +180,5 @@
<script src="../../../../dist/js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="../../../../assets/js/vendor/holder.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../../../assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>