mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +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
|
||||
|
||||
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 %}
|
||||
<span class="label label-pill label-default">Default</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue