From fd3c6733a2d7b8f3afa3fc8511162e23ad1ac412 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 11:11:22 -0800 Subject: missing icon class in code example --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 5991cba36..a7a447084 100644 --- a/docs/components.html +++ b/docs/components.html @@ -466,7 +466,7 @@ ... <li> <a href="#"> - <i class="book"></i> + <i class="icon book"></i> Library </a> </li> -- cgit v1.2.3