mirror of https://github.com/twbs/bootstrap.git
fix incorrect section id for labels
This commit is contained in:
parent
023568fe3d
commit
4c00f290f2
|
|
@ -1277,7 +1277,7 @@ title: Components
|
|||
|
||||
<!-- Labels
|
||||
================================================== -->
|
||||
<section id="counters">
|
||||
<section id="labels">
|
||||
<div class="page-header">
|
||||
<h1>Labels</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue