1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Merge pull request #875 from jezemery/patch-1

This commit is contained in:
Paweł Kuna
2021-10-24 18:45:51 +02:00
committed by GitHub

View File

@@ -712,7 +712,7 @@
</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>
@@ -966,4 +966,4 @@
<!-- Tabler Core -->
<script src="../dist/js/tabler.min.js"></script>
</body>
</html>
</html>