diff options
Diffstat (limited to 'docs/examples/justified-nav')
| -rw-r--r-- | docs/examples/justified-nav/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index ad3de8352..b0d37f464 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -16,9 +16,6 @@ <!-- Custom styles for this template --> <link href="justified-nav.css" rel="stylesheet"> - - <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> - <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> </head> <body> @@ -79,5 +76,7 @@ <!-- 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> |
