aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-17 14:00:03 -0800
committerMark Otto <[email protected]>2013-01-17 14:00:03 -0800
commit5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c (patch)
tree01338ea18adfdb0dc5092f8e6aa7338b8f41cb9d /docs/css.html
parent7c23d889bb89fa7dc5ea17347a6b3a44c01f652d (diff)
downloadbootstrap-5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c.tar.xz
bootstrap-5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c.zip
Add respond.js to main docs pages, but only for IE8 and down
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html
index e91ef3d68..98d9c6fee 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -15,6 +15,7 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="assets/js/respond/respond.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
@@ -2407,6 +2408,5 @@ For example, &lt;code&gt;&amp;lt;section&amp;gt;&lt;/code&gt; should be wrapped
<script src="assets/js/application.js"></script>
-
</body>
</html>