diff options
| author | Mark Otto <[email protected]> | 2012-12-19 21:42:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-19 21:42:36 -0800 |
| commit | 65edc9cd6e453a7bf30ccbd6a57b3ea340e21907 (patch) | |
| tree | 03a6c9c365c3d17f8c73f00646bdc96b108dca77 /docs/index.html | |
| parent | b6945a21682042948543fd6809976d06ad234384 (diff) | |
| download | bootstrap-65edc9cd6e453a7bf30ccbd6a57b3ea340e21907.tar.xz bootstrap-65edc9cd6e453a7bf30ccbd6a57b3ea340e21907.zip | |
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 8009c431f..4c6f866c8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -66,7 +66,7 @@ </div> </div> -<div class="jumbotron masthead"> +<header class="bs-docs-jumbotron masthead"> <div class="container"> <h1>Bootstrap</h1> <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> |
