Skip to content

Commit

Permalink
Merge pull request #875 from jezemery/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Oct 24, 2021
2 parents ef1154b + 20ad792 commit c12fc6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/docs/badges.html
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ <h2 id="default-markup">Default markup</h2>
</figure>
</div>
<h2 id="pill-badges">Pill badges</h2>
<p>Use the <code class="language-plaintext highlighter-rouge">.bagde-pill</code> class if you want to create a badge with rounded corners. Its width will adjust to the label text.</p>
<p>Use the <code class="language-plaintext highlighter-rouge">.badge-pill</code> class if you want to create a badge with rounded corners. Its width will adjust to the label text.</p>
<div class="example no_toc_section example-centered">
<div class="example-content">
<span class="badge badge-pill bg-blue">1</span>
Expand Down Expand Up @@ -966,4 +966,4 @@ <h2 id="button-with-badge">Button with badge</h2>
<!-- Tabler Core -->
<script src="../dist/js/tabler.min.js"></script>
</body>
</html>
</html>

0 comments on commit c12fc6c

Please sign in to comment.