mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-09 21:04:42 +00:00
docs twerks
This commit is contained in:
parent
9330c4a947
commit
8a7e08ebd2
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ Add any of the below mentioned modifier classes to change the appearance of a la
|
||||||
|
|
||||||
### Pill labels
|
### Pill labels
|
||||||
|
|
||||||
Use the `.label-pill` modifier class to increase the rounded corners. Useful if you miss the badges from v3.
|
Use the `.label-pill` modifier class to make labels more rounded (with a larger `border-radius` and additional horizontal `padding`). Useful if you miss the badges from v3.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<span class="label label-pill label-default">Default</span>
|
<span class="label label-pill label-default">Default</span>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue