mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Warn about IE8 + Respond.js + file:// problem in examples; fix #11019
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<!-- Documentation extras -->
|
||||
<link href="{{ page.base_url }}docs-assets/css/docs.css" rel="stylesheet">
|
||||
<link href="{{ page.base_url }}docs-assets/css/pygments-manni.css" rel="stylesheet">
|
||||
<!--[if lt IE 9]><script src="{{ page.base_url }}docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
|
||||
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
|
||||
Reference in New Issue
Block a user