Add any of the below mentioned modifier classes to change the appearance of a label.
...
...
@@ -32,7 +32,7 @@ Add any of the below mentioned modifier classes to change the appearance of a la
<spanclass="label label-danger">Danger</span>
{% endexample %}
### Pill labels
## Pill labels
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.