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
-6
View File
@@ -131,11 +131,5 @@
</div>
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../../../assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>