From 163f58ff8133a892bf1bcf57f5d00d466d441a3d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 26 Feb 2012 23:31:12 -0800 Subject: add heads up label to new docs mention --- docs/base-css.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 2fcce5a12..1d4dadc36 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1537,7 +1537,10 @@ For example, <code>section</code> should be wrapped as inline. <i class="icon-search icon-white"></i>

There are 120 classes to choose from for your icons. Just add an <i> tag with the right classes and you're set. You can find the full list in sprites.less or right here in this document.

-

When using beside strings of text, as in buttons or nav links, be sure to leave a space after the <i> tag for proper spacing.

+

+ Heads up! + When using beside strings of text, as in buttons or nav links, be sure to leave a space after the <i> tag for proper spacing. +

Use cases

-- cgit v1.2.3