aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/labels.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-02-24 16:43:22 -0800
committerMark Otto <[email protected]>2015-02-24 16:43:22 -0800
commitb7b69cd35301d4acdf69d09e1dbb1f4445551b2a (patch)
tree0052099ed7d13b10bc38b24d458637cae5bc5941 /docs/_includes/components/labels.html
parent05513c52c4b31db3646639ba4e1b8a5ee7271ae9 (diff)
parentbe164f4d1a8703144cfed588ed53d7ec432149e4 (diff)
downloadbootstrap-b7b69cd35301d4acdf69d09e1dbb1f4445551b2a.tar.xz
bootstrap-b7b69cd35301d4acdf69d09e1dbb1f4445551b2a.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/_includes/components/labels.html')
-rw-r--r--docs/_includes/components/labels.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/components/labels.html b/docs/_includes/components/labels.html
index ef85cc67d..de742caff 100644
--- a/docs/_includes/components/labels.html
+++ b/docs/_includes/components/labels.html
@@ -1,7 +1,7 @@
<div class="bs-docs-section">
<h1 id="labels" class="page-header">Labels</h1>
- <h3>Example</h3>
+ <h2>Example</h2>
<div class="bs-example" data-example-id="labels-in-headings">
<h1>Example heading <span class="label label-default">New</span></h1>
<h2>Example heading <span class="label label-default">New</span></h2>
@@ -14,7 +14,7 @@
<h3>Example heading <span class="label label-default">New</span></h3>
{% endhighlight %}
- <h3>Available variations</h3>
+ <h2>Available variations</h2>
<p>Add any of the below mentioned modifier classes to change the appearance of a label.</p>
<div class="bs-example" data-example-id="label-variants">
<span class="label label-default">Default</span>