diff options
| author | Mark Otto <[email protected]> | 2015-09-06 09:36:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-09-06 09:36:40 -0700 |
| commit | dee38e33b5f8e39f2171737b6e28818aa396992d (patch) | |
| tree | fc317eec861fdb15dd469f0d898683e34053b3a0 /docs/examples/carousel | |
| parent | 0d0edebea61ec0fbc38215e2316b0d6c7d7f0228 (diff) | |
| parent | 1ebf85223610d0f5983f3e9d1fb2f0a8f609b56d (diff) | |
| download | bootstrap-dee38e33b5f8e39f2171737b6e28818aa396992d.tar.xz bootstrap-dee38e33b5f8e39f2171737b6e28818aa396992d.zip | |
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 9c6ae35d9..d34786540 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -14,9 +14,6 @@ <!-- Bootstrap core CSS --> <link href="../../dist/css/bootstrap.min.css" rel="stylesheet"> - <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> - <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> - <!-- Custom styles for this template --> <link href="carousel.css" rel="stylesheet"> </head> |
