From 0989babe5daa14a91b80f6347efa493bc100e28d Mon Sep 17 00:00:00 2001 From: Bruno Amaral Date: Sun, 18 Aug 2013 18:47:40 +0100 Subject: [PATCH] fixes two type-os in glyphicons --- _includes/nav-components.html | 2 +- components.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/nav-components.html b/_includes/nav-components.html index b251cc3327..a1105cddae 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -2,7 +2,7 @@ Glyphicons diff --git a/components.html b/components.html index 4e531e6a88..b4e6c18f1c 100644 --- a/components.html +++ b/components.html @@ -244,7 +244,7 @@ base_url: "../" -

How to use

+

How to use

For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

{% highlight html %}