diff options
Diffstat (limited to '_includes/scripts.html')
| -rw-r--r-- | _includes/scripts.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_includes/scripts.html b/_includes/scripts.html index f4cb6cd79..058ba1b33 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -18,8 +18,6 @@ <script src="{{ site.baseurl }}/assets/js/src/application.js"></script> {% endif %} -<!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> -<script src="{{ site.baseurl }}/assets/js/ie10-viewport-bug-workaround.js"></script> <script src="{{ site.baseurl }}/assets/js/ie-emulation-modes-warning.js"></script> {% if page.layout == "docs" %} |
