diff options
| author | Mark Otto <[email protected]> | 2012-08-25 22:31:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-25 22:31:10 -0700 |
| commit | f744ad57fcd2d4686861192c453c9e1f2554e9e7 (patch) | |
| tree | 30d6bc76c6b567761e4479452af0db9d5b6466e7 /docs/components.html | |
| parent | bb9d1af1ca80879b6a27c2471f33d1c3aa2579fc (diff) | |
| download | bootstrap-f744ad57fcd2d4686861192c453c9e1f2554e9e7.tar.xz bootstrap-f744ad57fcd2d4686861192c453c9e1f2554e9e7.zip | |
fixes #4676 manually: example html updated
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
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"> <div class="page-header"> - <h1>Example page header</h1> + <h1>Example page header <small>Subtext for header</small></h1> </div> </pre> |
