diff options
| author | Mark Otto <[email protected]> | 2014-12-04 01:05:43 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-04 01:05:43 -0800 |
| commit | 15ec0e981184ef4b05b241f854221d57ca53225c (patch) | |
| tree | 77e2889a2a7911979b965a435571e27e3e224e2b /docs/examples | |
| parent | 471e5969accee94540b4027886aa779ce8752831 (diff) | |
| download | bootstrap-15ec0e981184ef4b05b241f854221d57ca53225c.tar.xz bootstrap-15ec0e981184ef4b05b241f854221d57ca53225c.zip | |
rename
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/narrow-jumbotron/index.html (renamed from docs/examples/jumbotron-narrow/index.html) | 2 | ||||
| -rw-r--r-- | docs/examples/narrow-jumbotron/jumbotron-narrow.css (renamed from docs/examples/jumbotron-narrow/jumbotron-narrow.css) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/narrow-jumbotron/index.html index d8b2736ff..959072226 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/narrow-jumbotron/index.html @@ -14,7 +14,7 @@ <link href="../../dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> - <link href="jumbotron-narrow.css" rel="stylesheet"> + <link href="narrow-jumbotron.css" rel="stylesheet"> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> diff --git a/docs/examples/jumbotron-narrow/jumbotron-narrow.css b/docs/examples/narrow-jumbotron/jumbotron-narrow.css index fb7c49ab1..fb7c49ab1 100644 --- a/docs/examples/jumbotron-narrow/jumbotron-narrow.css +++ b/docs/examples/narrow-jumbotron/jumbotron-narrow.css |
