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/customize.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/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index 517781969..7daed4fd7 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -68,7 +68,7 @@ <!-- Masthead ================================================== --> -<header class="jumbotron subhead" id="overview"> +<header class="bs-docs-jumbotron subhead"> <div class="container"> <h1>Customize and download</h1> <p class="lead"><a href="https://github.com/twitter/bootstrap/zipball/master">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p> |
