From 89eef046ef9faae0ce782a37857e10e96228d6fd Mon Sep 17 00:00:00 2001 From: sts-ryan-holton Date: Mon, 5 Nov 2018 17:19:00 +0000 Subject: Add new `.rounded-pill` utility (#27339) --- site/docs/4.1/utilities/borders.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site/docs') diff --git a/site/docs/4.1/utilities/borders.md b/site/docs/4.1/utilities/borders.md index e67cc41c9..c0f68eb58 100644 --- a/site/docs/4.1/utilities/borders.md +++ b/site/docs/4.1/utilities/borders.md @@ -61,6 +61,7 @@ Add classes to an element to easily round its corners. Example bottom rounded image Example left rounded image Completely round image + Rounded pill image Example non-rounded image (overrides rounding applied elsewhere) @@ -71,5 +72,6 @@ Add classes to an element to easily round its corners. ... ... ... +... ... {% endhighlight %} -- cgit v1.2.3