From: Mark Otto Date: Wed, 5 Aug 2015 07:46:27 +0000 (-0700) Subject: docs twerks X-Git-Tag: v4.0.0-alpha~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7e08ebd25151fee02f2e3091190394f9d983cd;p=thirdparty%2Fbootstrap.git docs twerks --- diff --git a/docs/components/label.md b/docs/components/label.md index e5937fcd6e..42fa514472 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 %} Default