aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-05 00:46:27 -0700
committerMark Otto <[email protected]>2015-08-05 00:46:27 -0700
commit8a7e08ebd25151fee02f2e3091190394f9d983cd (patch)
tree2fe8adb6e4c3b6fcdd2a8aeca42b8580f68f177e
parent9330c4a947f023a4524b3e884be1d11ccef09cd7 (diff)
downloadbootstrap-8a7e08ebd25151fee02f2e3091190394f9d983cd.tar.xz
bootstrap-8a7e08ebd25151fee02f2e3091190394f9d983cd.zip
docs twerks
-rw-r--r--docs/components/label.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/label.md b/docs/components/label.md
index e5937fcd6..42fa51447 100644
--- a/docs/components/label.md
+++ b/docs/components/label.md
@@ -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>