mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 13:50:58 +00:00
fix incorrect section id for labels
This commit is contained in:
parent
023568fe3d
commit
4c00f290f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1277,7 +1277,7 @@ title: Components
|
|||
|
||||
<!-- Labels
|
||||
================================================== -->
|
||||
<section id="counters">
|
||||
<section id="labels">
|
||||
<div class="page-header">
|
||||
<h1>Labels</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue