mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
Merge pull request #875 from jezemery/patch-1
This commit is contained in:
@@ -712,7 +712,7 @@
|
|||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="pill-badges">Pill badges</h2>
|
<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 no_toc_section example-centered">
|
||||||
<div class="example-content">
|
<div class="example-content">
|
||||||
<span class="badge badge-pill bg-blue">1</span>
|
<span class="badge badge-pill bg-blue">1</span>
|
||||||
@@ -966,4 +966,4 @@
|
|||||||
<!-- Tabler Core -->
|
<!-- Tabler Core -->
|
||||||
<script src="../dist/js/tabler.min.js"></script>
|
<script src="../dist/js/tabler.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user