aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-25 22:31:10 -0700
committerMark Otto <[email protected]>2012-08-25 22:31:10 -0700
commitf744ad57fcd2d4686861192c453c9e1f2554e9e7 (patch)
tree30d6bc76c6b567761e4479452af0db9d5b6466e7 /docs/components.html
parentbb9d1af1ca80879b6a27c2471f33d1c3aa2579fc (diff)
downloadbootstrap-f744ad57fcd2d4686861192c453c9e1f2554e9e7.tar.xz
bootstrap-f744ad57fcd2d4686861192c453c9e1f2554e9e7.zip
fixes #4676 manually: example html updated
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index c93fc2fac..4eccbbc9e 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1769,7 +1769,7 @@
</div>
<pre class="prettyprint linenums">
&lt;div class="page-header"&gt;
- &lt;h1&gt;Example page header&lt;/h1&gt;
+ &lt;h1&gt;Example page header &lt;small&gt;Subtext for header&lt;/small&gt;&lt;/h1&gt;
&lt;/div&gt;
</pre>