From 47a68ae3aa8cad828eebe529403b46210c9d9d16 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 22:57:00 -0800 Subject: update icons everywhere to be scoped per other components, fix broken elements on js docs page --- docs/components.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 02b50211e..26fa9b7f5 100644 --- a/docs/components.html +++ b/docs/components.html @@ -548,13 +548,13 @@
@@ -562,7 +562,7 @@
   ...
   <li>
     <a href="#">
-      <i class="icon book"></i>
+      <i class="i i-book"></i>
       Library
     </a>
   </li>
-- 
cgit v1.2.3