Commit 8a7e08eb authored by Mark Otto's avatar Mark Otto

docs twerks

parent 9330c4a9
...@@ -33,7 +33,7 @@ Add any of the below mentioned modifier classes to change the appearance of a la ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment