0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

docs twerks

This commit is contained in:
Mark Otto 2015-08-05 00:46:27 -07:00
parent 9330c4a947
commit 8a7e08ebd2

View File

@ -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>