aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/carousel
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-08-11 15:46:00 +0300
committerMark Otto <[email protected]>2017-08-11 10:18:49 -0700
commit9e6c11e329f7ffe58adbc9ae5056254c5878aafb (patch)
tree7fc1a6995593964356bfaa61f5de8c72862fe9b4 /docs/4.0/examples/carousel
parent860ca6dee8d68151165bfa2d0bde02cb180ddd33 (diff)
downloadbootstrap-9e6c11e329f7ffe58adbc9ae5056254c5878aafb.tar.xz
bootstrap-9e6c11e329f7ffe58adbc9ae5056254c5878aafb.zip
Remove IE 10 viewport bug workaround JS.
Diffstat (limited to 'docs/4.0/examples/carousel')
-rw-r--r--docs/4.0/examples/carousel/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/4.0/examples/carousel/index.html b/docs/4.0/examples/carousel/index.html
index 3b0b692f5..d02c34268 100644
--- a/docs/4.0/examples/carousel/index.html
+++ b/docs/4.0/examples/carousel/index.html
@@ -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>