diff options
| author | Mark Otto <[email protected]> | 2012-01-25 10:02:52 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 10:02:52 -0800 |
| commit | 9553b1e3e9457a48b6da3724c906a36f935aa526 (patch) | |
| tree | 6b0f56e02b2f48e1ab7ca587bd5dbbc7ff4277e8 /docs/javascript.html | |
| parent | c381199968dc19a458f5e43e8b1aeebae284b7cc (diff) | |
| download | bootstrap-9553b1e3e9457a48b6da3724c906a36f935aa526.tar.xz bootstrap-9553b1e3e9457a48b6da3724c906a36f935aa526.zip | |
update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index c6682660f..9ef609138 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -14,6 +14,7 @@ <!-- Le styles --> <link href="../bootstrap.css" rel="stylesheet"> + <link href="../bootstrap-responsive.css" rel="stylesheet"> <link href="assets/css/docs.css" rel="stylesheet"> <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> |
