aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/css.mustache
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-19 21:42:36 -0800
committerMark Otto <[email protected]>2012-12-19 21:42:36 -0800
commit65edc9cd6e453a7bf30ccbd6a57b3ea340e21907 (patch)
tree03a6c9c365c3d17f8c73f00646bdc96b108dca77 /docs/templates/pages/css.mustache
parentb6945a21682042948543fd6809976d06ad234384 (diff)
downloadbootstrap-65edc9cd6e453a7bf30ccbd6a57b3ea340e21907.tar.xz
bootstrap-65edc9cd6e453a7bf30ccbd6a57b3ea340e21907.zip
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
Diffstat (limited to 'docs/templates/pages/css.mustache')
-rw-r--r--docs/templates/pages/css.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/css.mustache b/docs/templates/pages/css.mustache
index 27158c01f..d6607d703 100644
--- a/docs/templates/pages/css.mustache
+++ b/docs/templates/pages/css.mustache
@@ -1,6 +1,6 @@
<!-- Subhead
================================================== -->
-<header class="jumbotron subhead" id="overview">
+<header class="bs-docs-jumbotron subhead">
<div class="container">
<h1>CSS</h1>
<p class="lead">Fundamental HTML elements styled and enhanced with extensible classes.</p>