From ea407666ce3c5d708b4a830fb2d00bdcb0d2d53e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 11 Nov 2014 20:23:49 -0800 Subject: give all docs callouts IDs [skip sauce] --- docs/_includes/components/labels.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/components/labels.html') diff --git a/docs/_includes/components/labels.html b/docs/_includes/components/labels.html index 05cf2fe81..0a9c6139f 100644 --- a/docs/_includes/components/labels.html +++ b/docs/_includes/components/labels.html @@ -33,7 +33,7 @@ Danger {% endhighlight %} -
+

Have tons of labels?

Rendering problems can arise when you have dozens of inline labels within a narrow container, each containing its own inline-block element (like an icon). The way around this is setting display: inline-block;. For context and an example, see #13219.

-- cgit v1.2.3