]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Normalized the heading hierarchy in the documentation for the Labels component. 15887/head
authorSteven Black <steveb@stevenblack.com>
Tue, 24 Feb 2015 02:35:37 +0000 (21:35 -0500)
committerSteven Black <steveb@stevenblack.com>
Tue, 24 Feb 2015 02:35:37 +0000 (21:35 -0500)
docs/_includes/components/labels.html

index ef85cc67d4279317bdbf5c1c560207fe2e588423..de742caff5d4cbbc655b58803ad971b9ad414ff2 100644 (file)
@@ -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>