From 3982f2c13cca7029b1df6ab2ae2c18b3f7ed71ce Mon Sep 17 00:00:00 2001 From: Dave Gandy Date: Tue, 5 Jun 2012 16:17:52 -0400 Subject: [PATCH] fixing doc bug for using Bootstrap custom CSS --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 71ebbdd73..cf79b9cd3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -691,7 +691,7 @@
    -
  1. Customize Twitter Bootstrap here. Make sure not to uncheck the default "Icons" under "Base CSS."
  2. +
  3. Customize Twitter Bootstrap here. Make sure to uncheck the default "Icons" under "Base CSS."
  4. Copy the Font Awesome font directory into your project.
  5. Copy font-awesome.css into your project.
  6. Open your project's font-awesome.css and edit the font url to ensure it points to the right place (see above example).